aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>2011-06-15 15:08:46 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-06-15 20:04:01 -0700
commitfbc29a25e484be073e7d762c9f7f1d4bf8aecc48 (patch)
tree276a9e1e0c3d8f653dd821c049ec4b6940a06c1d /MAINTAINERS
parent26fe616844491a41a1abc02e29f7a9d1ec2f8ddb (diff)
downloadkernel_samsung_smdk4412-fbc29a25e484be073e7d762c9f7f1d4bf8aecc48.zip
kernel_samsung_smdk4412-fbc29a25e484be073e7d762c9f7f1d4bf8aecc48.tar.gz
kernel_samsung_smdk4412-fbc29a25e484be073e7d762c9f7f1d4bf8aecc48.tar.bz2
memcg: avoid percpu cached charge draining at softlimit
Based on Michal Hocko's comment. We are not draining per cpu cached charges during soft limit reclaim because background reclaim doesn't care about charges. It tries to free some memory and charges will not give any. Cached charges might influence only selection of the biggest soft limit offender but as the call is done only after the selection has been already done it makes no change. Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Cc: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> Reviewed-by: Michal Hocko <mhocko@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions