diff options
author | Shakeel Butt | 2020-06-03 16:03:19 -0700 |
---|---|---|
committer | Linus Torvalds | 2020-06-03 20:09:49 -0700 |
commit | 21e330fc632d6a288f73de48045b782cc51d501a (patch) | |
tree | 545124044848862e471adc9967b14327f50ca779 /.mailmap | |
parent | 5d91f31faf8ebed2acfc3a1d6ac344f95c488d66 (diff) |
mm: swap: memcg: fix memcg stats for huge pages
The commit 2262185c5b28 ("mm: per-cgroup memory reclaim stats") added
PGLAZYFREE, PGACTIVATE & PGDEACTIVATE stats for cgroups but missed
couple of places and PGLAZYFREE missed huge page handling. Fix that.
Also for PGLAZYFREE use the irq-unsafe function to update as the irq is
already disabled.
Fixes: 2262185c5b28 ("mm: per-cgroup memory reclaim stats")
Signed-off-by: Shakeel Butt <shakeelb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Link: http://lkml.kernel.org/r/20200527182947.251343-1-shakeelb@google.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions