Here is a snap shot of one of my slab class's stats (from 
PHPMemcachedAdmin):

<https://lh3.googleusercontent.com/-kZCiASc6rHo/WUqNXO8axoI/AAAAAAAAAE4/WTY1QR6bzf0RDchUb0EHxUssIsH7zudtQCLcBGAs/s1600/Capture.PNG>


So what I'm confused about is why, with my used_chunks so low, am I getting 
evictions for this slab class?


used_chunks are chunks with items that have not expired yet and 
total_chunks is all allocated chunks including chunks with items that 
_have_ expired correct?


If thats the case it means if 25% of the allocated chunks are "used" and 
75% of the allocated chunks have expired. So it should have plenty of 
chunks to reclaim before having to evict I would think.



-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to