aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBaolin Wang <[email protected]>2022-01-14 14:08:37 -0800
committerLinus Torvalds <[email protected]>2022-01-15 16:30:30 +0200
commit5d39a7ebc8be70e30176aed6f98f799bfa7439d6 (patch)
tree922d6fb22d9ecce0aacb6c629bb4041e021c49e2 /tools/perf/scripts/python/export-to-sqlite.py
parentb5bade978e9b8f42521ccef711642bd21313cf44 (diff)
mm: migrate: correct the hugetlb migration stats
Correct the migration stats for hugetlb with using compound_nr() instead of thp_nr_pages(), meanwhile change 'nr_failed_pages' to record the number of normal pages failed to migrate, including THP and hugetlb, and 'nr_succeeded' will record the number of normal pages migrated successfully. [[email protected]: fix docs, per Mike] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/71a4b6c22f208728fe8c78ad26375436c4ff9704.1636275127.git.baolin.wang@linux.alibaba.com Signed-off-by: Baolin Wang <[email protected]> Reviewed-by: Zi Yan <[email protected]> Cc: Steven Rostedt (VMware) <[email protected]> Signed-off-by: Andrew Morton <[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