Evictions are bad for you. It means you have too little space or insert
incorrectly items ( wrong cache key policy ).

Eviction happens when items did not expire yet but have to be deleted to
make space. Its unrelated to total items count as evictions count grows with
time. Total items count it more or less stable after cache warns up.

Read more on slabs aloration to understand how memory is used - its more
complicated than most people think ;)

Art
On 13 Feb 2011 01:55, "Arkadiy" <[email protected]> wrote:
> Hi all,
>
> What is the exact meaning of these stats? My server has more
> evictions than total_items. How can this happen?
>
> Thanks in advance for your help.
>
> Arkadiy

Reply via email to