diff options
| author | Joerg Roedel <[email protected]> | 2020-06-02 04:52:22 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-06-02 17:59:11 +0000 |
| commit | 2ba3e6947aed9bb9575eb1603c0ac6e39185d32a (patch) | |
| tree | d8f485c0df4ca7fb6e55d84a0afd4bf0b28c7781 /tools/perf/scripts/python/flamegraph.py | |
| parent | mm: add functions to track page directory modifications (diff) | |
| download | kernel-2ba3e6947aed9bb9575eb1603c0ac6e39185d32a.tar.gz kernel-2ba3e6947aed9bb9575eb1603c0ac6e39185d32a.zip | |
mm/vmalloc: track which page-table levels were modified
Track at which levels in the page-table entries were modified by
vmap/vunmap.
After the page-table has been modified, use that information do decide
whether the new arch_sync_kernel_mappings() needs to be called.
[[email protected]: map_kernel_range_noflush() needs the arch_sync_kernel_mappings() call]
Signed-off-by: Joerg Roedel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: "H . Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: Steven Rostedt (VMware) <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
