This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit 9b224f2
committed
Dockerfile: bump CRIU 3.14
full diff: checkpoint-restore/criu@v3.13...v3.14
New features
- C/R of memfd memory mappings and file descriptors.
- Add time namespace support.
- Add the read pre-dump mode which uses process_vm_readv.
- Add --cgroup-yard option
- Add support of the cgroup v2 freezer.
- Add support of opened O_PATH fds.
Bugfixes
- Fix C/R ia32 processes on AMD
- Fix cross-compilation
- Many fixes here and there
Improvements
- Use clone3() with set_tid to restore processes
- Clean up compel headers.
- Use the new mount API
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit a342010823d36536499aafed527e8d203b9e2059)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 4c24512241fd3ba462ee5a91ce8d3de7649f254a
Component: engine1 parent bca3c9a commit 9b224f2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments