aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLongpeng <[email protected]>2021-11-07 22:09:14 +0800
committerGreg Kroah-Hartman <[email protected]>2021-11-17 16:11:09 +0100
commitf6bdc0aafe88cf4c727e7bb00da1f480ecd80bee (patch)
tree74c4010abe5c7b84631311a34e1d0efa6cc36551 /tools/perf/scripts/python/bin
parentdc74e8cf2324ad61b050a55ec0ffa9db6f4fce33 (diff)
nitro_enclaves: Merge contiguous physical memory regions
There can be cases when there are more memory regions that need to be set for an enclave than the maximum supported number of memory regions per enclave. One example can be when the memory regions are backed by 2 MiB hugepages (the minimum supported hugepage size). Let's merge the adjacent regions if they are physically contiguous. This way the final number of memory regions is less than before merging and could potentially avoid reaching maximum. Reviewed-by: Andra Paraschiv <[email protected]> Signed-off-by: Longpeng <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions