kdump-load/00-default: Comment about some choices to follow Debian
Tried here to give a brief reasoning on why we followed Debian; or at least, have it explicitely mentioned in the comments, also mentioning Ubuntu. These parameters make sense since Debian/Ubuntu parameter approach is quite simple, hence mimic'ed here. Signed-off-by: Guilherme G. Piccoli <gpiccoli@igalia.com>
This commit is contained in:
@ -40,7 +40,7 @@ MNT_TMP="/tmp/.kdump_load.mnt"
|
||||
# If FULL_COREDUMP is !=0, we collect a full compressed vmcore, which might
|
||||
# require a lot of disk space. The MAKEDUMPFILE_*_CMD settings refer to
|
||||
# tunings on makedumpfile - we rely on zstd compression and maximum page
|
||||
# exclusion for the full vmcore, mimic'ing Debian kdump
|
||||
# exclusion for the full vmcore, mimic'ing Debian/Ubuntu kdump.
|
||||
FULL_COREDUMP=0
|
||||
MAKEDUMPFILE_COREDUMP_CMD="-z -d 31"
|
||||
MAKEDUMPFILE_DMESG_CMD="--dump-dmesg"
|
||||
|
||||
Reference in New Issue
Block a user