Files
s390-tools/zdump
Mikhail Zaslonko 271b809495 zdump/dfi_s390: Support reading compressed s390_ext dumps
Update dfi_s390.c to support reading of compressed dump segments.
For this, introduce a callback function for reading memory chunks
associated with compressed dump segments. Apart from the segment location
on disk this function requires the entry_offset array from the dump segment
header in order to process each compressed entry separately, thus allowing
fast seek processing for zgetdump (no need to decompress a big dump segment
to extract a single piece of data).

In addition, split mem_chunks_add_ext() in several functions.

Signed-off-by: Mikhail Zaslonko <zaslonko@linux.ibm.com>
Reviewed-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
2023-09-27 18:29:06 +02:00
..
2019-12-12 18:04:32 +01:00
2023-09-27 18:29:06 +02:00
2023-09-27 18:29:06 +02:00
2022-10-22 20:27:16 +02:00
2022-10-22 20:27:16 +02:00
2022-10-22 20:27:16 +02:00
2019-12-12 18:04:32 +01:00
2022-06-20 13:14:05 +02:00
2022-06-20 13:14:05 +02:00
2023-05-30 13:31:51 +02:00
2022-11-29 17:03:57 +01:00
2022-06-20 13:14:05 +02:00
2021-12-09 16:19:25 +01:00
2021-12-09 16:19:25 +01:00
2022-11-29 17:03:57 +01:00
2021-11-10 15:12:10 +01:00