mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
Successive layers in an incremental dump can use different compression modes. Restore must interpret each layer through its own inventory and pagemap metadata instead of applying the final image mode to the parent chain. Add chains with two pre-dumps and a final dump for plain-to-page, page-to-plain, plain-to-region, and region-to-plain transitions. Toggle a page between layers so every image carries real payload, check the exact inventory version and compression settings, and restore the ZDTM workload to verify its memory contents. Run the test in CI when both page compression and memory dirty tracking are available. Assisted-by: Codex:GPT-5 Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org> |
||
|---|---|---|
| .. | ||
| compel | ||
| cuda-checkpoint | ||
| exhaustive | ||
| inhfd | ||
| javaTests | ||
| jenkins | ||
| libfault | ||
| others | ||
| pki | ||
| plugins | ||
| zdtm | ||
| .gitignore | ||
| abrt.sh | ||
| crit-recode.py | ||
| empty-netns-prep.sh | ||
| groups.desc | ||
| inhfd.desc | ||
| Makefile | ||
| pycriu | ||
| umount2.c | ||
| zdtm.desc | ||
| zdtm.py | ||
| zdtm_ct.c | ||
| zdtm_mount_cgroups | ||
| zdtm_umount_cgroups | ||