Skip to content

Dockerfile: bump CRIU 3.14#40895

Merged
tiborvass merged 1 commit intomoby:masterfrom
thaJeztah:bump_criu
May 28, 2020
Merged

Dockerfile: bump CRIU 3.14#40895
tiborvass merged 1 commit intomoby:masterfrom
thaJeztah:bump_criu

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

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

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>
@AkihiroSuda
Copy link
Copy Markdown
Member

@kolyshkin PTAL

Copy link
Copy Markdown
Contributor

@StefanScherer StefanScherer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
"Works on ARM" 🦾

@thaJeztah
Copy link
Copy Markdown
Member Author

opened a draft cherry-pick PR: #41027

@thaJeztah
Copy link
Copy Markdown
Member Author

@tiborvass @kolyshkin PTAL

@tiborvass tiborvass merged commit 171dcbb into moby:master May 28, 2020
@thaJeztah thaJeztah deleted the bump_criu branch May 29, 2020 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants