diff options
author | Zhen Lei <[email protected]> | 2023-05-27 20:34:39 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-09 17:44:24 -0700 |
commit | 16c6006af4d4e70ecef93977a5314409d931020b (patch) | |
tree | 4182c557fd6206930f5c58f328d56dc124bd67d4 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 5b7bfb32cbaad6ba997ab4295ee50bc9921252f2 (diff) |
kexec: enable kexec_crash_size to support two crash kernel regions
The crashk_low_res should be considered by /sys/kernel/kexec_crash_size
to support two crash kernel regions shrinking if existing.
While doing it, crashk_low_res will only be shrunk when the entire
crashk_res is empty; and if the crashk_res is empty and crahk_low_res
is not, change crashk_low_res to be crashk_res.
[[email protected]: redo changelog]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Zhen Lei <[email protected]>
Acked-by: Baoquan He <[email protected]>
Cc: Cong Wang <[email protected]>
Cc: Eric W. Biederman <[email protected]>
Cc: Michael Holzheu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions