Re: [PATCH v3 15/16] memcg/sl[au]b: shrink dead caches
From: Glauber Costa <hidden>
Date: 2012-09-19 07:44:31
Also in:
linux-mm, lkml
From: Glauber Costa <hidden>
Date: 2012-09-19 07:44:31
Also in:
linux-mm, lkml
On 09/18/2012 09:02 PM, Christoph Lameter wrote:
Why doesnt slab need that too? It keeps a number of free pages on the per node lists until shrink is called.
You have already given me this feedback, and I forgot to include it here. I am sorry for this slip. It was my intention to this for the slab as well. Thanks for the eyes!