Radostin Stoyanov
Radostin Stoyanov
@carnil The following repository contains the files we use to build deb packages: https://github.com/rst0git/criu-deb-packages/tree/open-build-service/debian
> Thank you for the PR @rst0git! I was about to raise one myself! No worries, I just wanted to confirm that the pidfd_dead test will pass with these changes...
@jesus-ramos It would be great if we could add tests for this functionality. We currently don't have GPUs available in CI, but we could add tests to verify that the...
> For the ppc and arm builds do I need to add anything to the plugin Makefile to include the proper directory for this? This error does not seem to...
> It breaks build in CI: Andrei opened a pull request to fix this problem: https://github.com/checkpoint-restore/criu/pull/2428
@bsach64 Thank you for working on this! Would it be possible to create a page describing how checkpoint/restore of pidfd works in https://criu.org/Category:Under_the_hood?
>If deduplication is enabled, the last process to trigger the page fault will fail. Would it be possible to add a ZDTM test for this use-case?