Radostin Stoyanov

Results 163 comments of Radostin Stoyanov

I was able to replicate the error when building CRIU in `amazonlinux:2` container and confirm that it is not present with `amazonlinux:latest`. @karanshetty53 In addition to Adrian's suggestion, if you...

``` time: 0 vdso_time: 1713271790 ``` The error message "Delta is too big" appears because, for some reason, [`t1 = time(NULL)`](https://github.com/checkpoint-restore/criu/blob/18dcf15b3d7f8b92f550ef3ffa56cc285df4d4b6/test/zdtm/static/vdso01.c#L372) returns `0` after upgrading the base OS from Ubuntu...

> I want to add the RDMA function to the parasite code. > Can you tell me how to modify the CRIU? If I recall correctly, Mike Rapoport (@rppt) had...