summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters
diff options
context:
space:
mode:
authorKAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>2011-07-09 00:39:43 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2011-07-09 06:14:44 +0200
commit453a9bf347f1e22a5bb3605ced43b2366921221d (patch)
treedfe355892b8ace86f74f6b8a34ad86da159f697d /drivers/w1/masters
parentmemcg: fix reclaimable lru check in memcg (diff)
downloadlinux-453a9bf347f1e22a5bb3605ced43b2366921221d.tar.xz
linux-453a9bf347f1e22a5bb3605ced43b2366921221d.zip
memcg: fix numa scan information update to be triggered by memory event
commit 889976dbcb12 ("memcg: reclaim memory from nodes in round-robin order") adds an numa node round-robin for memcg. But the information is updated once per 10sec. This patch changes the update trigger from jiffies to memcg's event count. After this patch, numa scan information will be updated when we see 1024 events of pagein/pageout under a memcg. [akpm@linux-foundation.org: attempt to repair code layout] Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Cc: Michal Hocko <mhocko@suse.cz> Cc: Ying Han <yinghan@google.com> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/w1/masters')
0 files changed, 0 insertions, 0 deletions