diff options
author | Shakeel Butt <[email protected]> | 2020-06-03 16:03:16 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-06-03 20:09:49 -0700 |
commit | 5d91f31faf8ebed2acfc3a1d6ac344f95c488d66 (patch) | |
tree | f877c2ae5d1551b93064bcb08012b2c806a91d61 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d483a5dd009a091d3dab3bc873335989e2cd5b08 (diff) |
mm: swap: fix vmstats for huge pages
Many of the callbacks called by pagevec_lru_move_fn() does not correctly
update the vmstats for huge pages. Fix that. Also __pagevec_lru_add_fn()
use the irq-unsafe alternative to update the stat as the irqs are
already disabled.
Signed-off-by: Shakeel Butt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: Johannes Weiner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions