diff options
author | Vlastimil Babka <[email protected]> | 2017-06-12 09:21:30 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-06-13 08:33:00 +0200 |
commit | d9ee35acfabbc909c3be4360cd5655a006628b2e (patch) | |
tree | 63e917752db67d24d0f2c37f8116ee8463e11c5c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8a524f803a3e0290cdba6d373361b2cef9752934 (diff) |
x86/mm: Disable 1GB direct mappings when disabling 2MB mappings
The kmemleak and debug_pagealloc features both disable using huge pages for
direct mappings so they can do cpa() on page level granularity in any context.
However they only do that for 2MB pages, which means 1GB pages can still be
used if the CPU supports it, unless disabled by a boot param, which is
non-obvious. Disable also 1GB pages when disabling 2MB pages.
Signed-off-by: Vlastimil Babka <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vegard Nossum <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions