mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 10:16:41 +00:00
Currently, hugetlb mappings is not premapped so in the restore content phase, we skip page read these pages, enqueue the iovec for later reading in restorer and eventually close the page read. However, image-streamer expects the whole image to be read and the image is not re-opened, sent twice. These MAP_HUGETLB test cases will result in EPIPE error. Temporarily disable these test cases for now. Signed-off-by: Bui Quang Minh <minhquangbui99@gmail.com> |
||
|---|---|---|
| .. | ||
| build | ||
| ci | ||
| nmk | ||
| crit-setup.py | ||
| criu-ns | ||
| fake-restore.sh | ||
| feature-tests.mak | ||
| fetch-clang-format.sh | ||
| flake8.cfg | ||
| install-criu-image-streamer.sh | ||
| install-debian-pkgs.sh | ||
| magic-gen.py | ||
| protobuf-gen.sh | ||
| systemd-autofs-restart.sh | ||
| tmp-files.sh | ||