aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorVitaly Wool <[email protected]>2017-02-24 14:57:20 -0800
committerLinus Torvalds <[email protected]>2017-02-24 17:46:54 -0800
commit1b096e5ae9f7181c770d59c6895f23a76c63adee (patch)
treeed06fa4bd36deac956ab130cd68b4d9520e78353 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentede93213aab623b3343f1d7dcb03aebac0489357 (diff)
z3fold: extend compaction function
z3fold_compact_page() currently only handles the situation when there's a single middle chunk within the z3fold page. However it may be worth it to move middle chunk closer to either first or last chunk, whichever is there, if the gap between them is big enough. This patch adds the relevant code, using BIG_CHUNK_GAP define as a threshold for middle chunk to be worth moving. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Vitaly Wool <[email protected]> Reviewed-by: Dan Streetman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions