Download/criu/3.17
Revision as of 15:51, 25 April 2022 by Amikhalitsyn (talk | contribs) (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...")
Tarball: | criu-3.17.tar.gz |
Version: | 3.17 "Radiant Redstart" |
Released: | 5 May 2022 |
GIT tag: | v3.17 |
New featuresEdit
- Introduced mount-v2 engine
- Added support for MAP_HUGETLB mappings
- Added support for Linux Restartable Sequences
- Added support for SOCK_SEQPACKET unix sockets
- CRIU AMD GPU plugin
BugfixesEdit
- GCC 12 compatibility fixes
- cgroup: fix --manage-cgroups=ignore
- several memory leaks fixed in net, files, mount, tun and config subsystems
ImprovementsEdit
- bpf: switch from deprecated bpf_create_map_xattr to bpf_map_create
- bpfmap: handle map_extra field
- setsockopt(SO_BUF_LOCK) support for tcp sockets