Memcached on UltraLinux

Anatoly Vorobey mellon@pobox.com
Wed, 21 Jan 2004 20:33:15 +0200


On Wed, Jan 21, 2004 at 11:09:54AM -0500, Justin wrote:
> A question:  Does memcached have the ability to address 32gb of RAM, or is
> it limited by 32-bit constraints?

Memcached uses C pointer arithmetic and never (to my knowledge) relies 
on pointers being 32bit, so theoretically it should work on 64bit 
architectures, but I don't think anyone's actually tried.

-- 
avva