diff options
author | Baoquan He <[email protected]> | 2023-04-07 09:15:06 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-04-11 19:24:46 +0100 |
commit | 04a2a7af3d977f5a54aed26ab54cf734b59dcdf3 (patch) | |
tree | 3f1b2480180751901e3e8ef5d69d725761f91f13 /scripts/gdb/linux/vmalloc.py | |
parent | 0d124e96051b1dcee88624efea972c826b3dfc83 (diff) |
arm64: kdump: do not map crashkernel region specifically
After taking off the protection functions on crashkernel memory region,
there's no need to map crashkernel region with page granularity during
linear mapping.
With this change, the system can make use of block or section mapping
on linear region to largely improve perforcemence during system bootup
and running.
Signed-off-by: Baoquan He <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Acked-by: Mike Rapoport (IBM) <[email protected]>
Reviewed-by: Zhen Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions