diff options
author | Johannes Weiner <hannes@cmpxchg.org> | 2019-05-14 02:18:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-14 18:47:46 +0200 |
commit | 22796c844fcb85f3b289c0e698713b7fa4d9c178 (patch) | |
tree | 805f127cd1c7117fc73abc77a274e307a3f5d4c4 /mm/workingset.c | |
parent | mm: memcontrol: replace zone summing with lruvec_page_state() (diff) | |
download | linux-22796c844fcb85f3b289c0e698713b7fa4d9c178.tar.xz linux-22796c844fcb85f3b289c0e698713b7fa4d9c178.zip |
mm: memcontrol: replace node summing with memcg_page_state()
Instead of adding up the node counters, use memcg_page_state() to get the
memcg state directly. This is a bit cheaper and more stream-lined.
Link: http://lkml.kernel.org/r/20190228163020.24100-4-hannes@cmpxchg.org
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Reviewed-by: Roman Gushchin <guro@fb.com>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/workingset.c')
0 files changed, 0 insertions, 0 deletions