diff options
author | Kirill A. Shutemov <[email protected]> | 2019-11-30 17:57:15 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-12-01 12:59:09 -0800 |
commit | f1fe80d4ae3396cf3665bd6dc77f4004c1c2e9f8 (patch) | |
tree | 0c016f5ea0da2e28754532129a7b417b4df2a36f /tools/perf/scripts/python/stackcollapse.py | |
parent | 74d4a5797b89048a5b20746da7e80af1e73b8547 (diff) |
mm, thp: do not queue fully unmapped pages for deferred split
Adding fully unmapped pages into deferred split queue is not productive:
these pages are about to be freed or they are pinned and cannot be split
anyway.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Kirill A. Shutemov <[email protected]>
Reviewed-by: Yang Shi <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions