summaryrefslogtreecommitdiff
path: root/extension_eppic.c
diff options
context:
space:
mode:
authorHATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>2013-11-05 00:22:48 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2013-11-07 09:43:08 +0900
commit363d53fc808e98820b58d995cb2cc4452eb3f26e (patch)
tree7b0271b6514d24a82c238531441633af26095cc3 /extension_eppic.c
parent72d9d063bc5315d6a28d596fd0330432d534beaf (diff)
[PATCH v2 2/2] Write out a whole part of the 1st bitmap before entering cyclic process.
Currently, 1st bitmap is created during cyclic process, but the information represented by the 1st bitmap, originally present memory, is still available from ELF program header table, so: - we don't need to keep the 1st bitmap even in cyclic process, and - it's possible to avoid the case where for incomplete crash dump generated in failure case due to for example ENOSPC, we don't know where memory is present. Supported is a conversion from ELF to kdump-compressed format only, not from ELF to ELF. Signed-off-by: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>
Diffstat (limited to 'extension_eppic.c')
0 files changed, 0 insertions, 0 deletions