criu/lib/pycriu
Radostin Stoyanov 8386637fcd images: Add compressed page metadata
Present pagemap entries currently imply one PAGE_SIZE payload per page.
That is not enough to locate packed zero, raw, and LZ4 blocks or to
describe region compression.

Record the compression mode and region size in the inventory. Add
packed per-block sizes, their total, and the region width to pagemap
entries, plus PE_PAYLOAD_ALIGNED for entries whose payload starts after
padding. Keep the fields optional so ordinary and older images retain
their existing representation.

Assisted-by: Codex:GPT-5
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2026-07-14 10:17:01 +01:00
..
images images: Add compressed page metadata 2026-07-14 10:17:01 +01:00
.gitignore lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
__init__.py pycriu: Force python protobuf backend in 3.14+ 2026-03-12 09:12:45 +00:00
criu.py pycriu: Fix self-dump failure with explicit PID 2026-01-21 00:25:29 +00:00
Makefile lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00