mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
Compression can fall back to raw storage for every block in an entry. The writer then omits compression metadata so restore can use ordinary I/O, but that fast path also depends on a page-aligned payload. Add per-page and region tests with an incompressible mapping. Inspect the pagemap for an aligned 56-page entry without compression metadata, while requiring another genuine LZ4 block to prove compression was active. Restore through direct image I/O, require native AIO when O_DIRECT is available, and verify the workload contents. Run the test in CI when page compression is available. Assisted-by: Codex:GPT-5 Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org> |
||
|---|---|---|
| .. | ||
| build | ||
| ci | ||
| nmk | ||
| criu-ns | ||
| fake-restore.sh | ||
| feature-tests.mak | ||
| fetch-clang-format.sh | ||
| flake8.cfg | ||
| github-indent-warnings.py | ||
| install-criu-image-streamer.sh | ||
| magic-gen.py | ||
| protobuf-gen.sh | ||
| ruff.toml | ||
| systemd-autofs-restart.sh | ||
| tmp-files.sh | ||
| uninstall_module.py | ||