[Devel] [PATCH rh7 v2] memcg: allow to disable cleancache per memcg

2015-10-16 Thread Vladimir Davydov
From: Vladimir Davydov Currently, it is only possible to disable tcache system-wide, but it might be useful to disable it for a particular container while leaving it enabled for others, e.g. in case the container is known to generate tons of used-once page cache (backup). This patch introduces m

Re: [Devel] [PATCH rh7 v2] memcg: allow to disable cleancache per memcg

2015-10-20 Thread Konstantin Khorenko
Kirill, please review. -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 10/16/2015 12:53 PM, Vladimir Davydov wrote: From: Vladimir Davydov Currently, it is only possible to disable tcache system-wide, but it might be useful to disable it for a particular container while

Re: [Devel] [PATCH rh7 v2] memcg: allow to disable cleancache per memcg

2015-10-20 Thread Kirill Tkhai
On 16.10.2015 12:53, Vladimir Davydov wrote: > From: Vladimir Davydov > > Currently, it is only possible to disable tcache system-wide, but it > might be useful to disable it for a particular container while leaving > it enabled for others, e.g. in case the container is known to generate > tons o