aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMinchan Kim <[email protected]>2018-06-07 17:05:42 -0700
committerLinus Torvalds <[email protected]>2018-06-07 17:34:34 -0700
commit89e85bce4b02edb7408aebf69d5d1a6692a05f4f (patch)
treeedcf57724445af23cf3d97d904903722359f7d78 /tools/perf/scripts/python/export-to-sqlite.py
parentc4d6c4cc7bfd5ecc18548420b7fb9440cf8416ae (diff)
zram: mark incompressible page as ZRAM_HUGE
Mark incompressible pages so that we could investigate who is the owner of the incompressible pages once the page is swapped out via using upcoming zram memory tracker feature. With it, we could prevent such pages to be swapped out by using mlock. Otherwise we might remove them. This patch exposes new stat for huge pages via mm_stat. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Minchan Kim <[email protected]> Reviewed-by: Sergey Senozhatsky <[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