Re: [Devel] [PATCH v13 00/16] kmemcg shrinkers

2013-12-17 Thread Glauber Costa
Please note that in contrast to previous versions this patch-set implements slab shrinking only when we hit the user memory limit so that kmem allocations will still fail if we are below the user memory limit, but close to the kmem limit. This is, because the implementation of kmem-only

[Devel] [PATCH v13 00/16] kmemcg shrinkers

2013-12-09 Thread Vladimir Davydov
Hi, This is the 13th iteration of Glauber Costa's patch-set implementing slab shrinking on memcg pressure. The main idea is to make the list_lru structure used by most FS shrinkers per-memcg. When adding or removing an element from a list_lru, we use the page information to figure out which memcg