lkml.org 
[lkml]   [2014]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Fix excessive swapping when memcg are enabled
Date
When memory cgroups are enabled, reclaim code may force scan of
anonymous page in one memcg even when there are plenty of file pages
in other memcg. It has lead to excessive swapping in a real life
example: a virtual machine running in a memcg while there is
background I/O.

The first patch just updates an outdated comment that has bugged me
for a while but that I never bothered to update. The second patch
actually fixes the issue.

Jerome Marchand (2):
mm, vmscan: fix an outdated comment still mentioning get_scan_ratio
memcg, vmscan: Fix forced anon scan

mm/vmscan.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)

--
1.9.3



\
 
 \ /
  Last update: 2014-07-31 14:41    [W:0.053 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site