Difference between revisions of "Download/criu/3.18"
Jump to navigation
Jump to search
(Created page with "<!-- **** FOR STEPS NEEDED TO MAKE A RELEASE, SEE https://criu.org/Releasing Use {{Bug|123}} to link to a github issue --> 400px|right {{Release...") |
m (rm extra vertical whitespace) |
||
(One intermediate revision by one other user not shown) | |||
Line 10: | Line 10: | ||
* Add SIGTSTP support | * Add SIGTSTP support | ||
* Add opt to skip file r/w/x check on restore | * Add opt to skip file r/w/x check on restore | ||
− | |||
=== Bugfixes === | === Bugfixes === | ||
Line 22: | Line 21: | ||
* Set only used XFEATURE_* in xstate_bv | * Set only used XFEATURE_* in xstate_bv | ||
* Checkpoint and restore some global properties | * Checkpoint and restore some global properties | ||
+ | * A checkpoint optimization for highly sparse ghost files (--ghost-fiemap) |
Latest revision as of 22:24, 19 October 2023
Tarball: | criu-3.18.tar.gz |
Version: | 3.18 "Silver Sandpiper" |
Released: | 22 Apr 2023 |
GIT tag: | v3.18 |
New features[edit]
- Allow CRIU to be used as non-root
- Add SIGTSTP support
- Add opt to skip file r/w/x check on restore
Bugfixes[edit]
- Many fixes here and there
Improvements[edit]
- cgroup2: Dump cgroup controllers of every threads in a process
- save IP_FREEBIND option for SOCK_RAW sockets also
- support IP_PKTINFO and IPV6_RECVPKTINFO options
- Implement hw breakpoint for arm64 platform
- Set only used XFEATURE_* in xstate_bv
- Checkpoint and restore some global properties
- A checkpoint optimization for highly sparse ghost files (--ghost-fiemap)