diff options
author | Qinglin Pan <[email protected]> | 2023-02-09 21:16:47 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-03-07 19:39:17 -0800 |
commit | ce173474cf19fe7fbe8f0fc74e3c81ec9c3d9807 (patch) | |
tree | 654881f5cad8ea44d1f1db7ac5c9774bcb13be6d /tools/perf/scripts/python/intel-pt-events.py | |
parent | 82a1a1f3bfb628c4a44652349b94c66c7e8be7c9 (diff) |
riscv: mm: support Svnapot in huge vmap
As HAVE_ARCH_HUGE_VMAP and HAVE_ARCH_HUGE_VMALLOC is supported, we can
implement arch_vmap_pte_range_map_size and arch_vmap_pte_supported_shift
for Svnapot to support huge vmap about napot size.
It can be tested by huge vmap used in pci driver. Huge vmalloc with svnapot
can be tested by test_vmalloc with [1] applied, and probe this
module to run fix_size_alloc_test with use_huge true.
[1]https://lore.kernel.org/all/[email protected]/
Signed-off-by: Qinglin Pan <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions