On Mar 11, 9:01 pm, Les Mikesell <lesmikes...@gmail.com> wrote:
> On 3/11/2010 1:01 PM, Martin Grotzke wrote:
>
> > Hi,
>
> > I'm trying to follow this thread on my mobile, i hope i didn't miss
> > anything. But AFAICS it was not yet explained, when memcached might
> > drop cached data as long as there's enough memory and expiration is
> > not reached. Or is this not deterministic at all? Perhaps you can
> > point me to resources providing more details on this?
>
> 'Enough' memory may not be what you expect unless you understand how
> your data fits in the allocated slabs.  And I'm not sure what happens if
> the keys have hash collisions.
What about setting the minimum slab size to 1 mb (-n 1048576) so that
there's only one slab and one can calculate with this?

Cheers,
Martin

Cheers,
Martin

>
> --
>    Les Mikesell
>     lesmikes...@gmail.com

Reply via email to