Hi aprildtd,

aprildtd wrote:
Hello all.  I'm just beginning to play with memcache, and I read
somewhere that talked about some inefficiencies with the slab
allocator.  I'm not too concerned at the moment, but I was wondering
if you could help me monitor that?  I've looked through some of the
basic stats and can see how much memory has been allocated, but I
can't see how much is actually being used.

You may want to look at "stats slabs".
http://code.google.com/p/memcached/wiki/FAQ#How_does_memcached%27s_memory_allocation_work?_Why_not_use_ma
http://github.com/memcached/memcached/blob/master/doc/protocol.txt#L468

Hope that helps,

- Matt

Reply via email to