[CRIU] Need Details on Issue #341 and Guidance on Contribution

Radostin Stoyanov rstoyanov1 at gmail.com
Fri Mar 15 22:54:12 MSK 2019


Hi Mitul,

On 15/03/2019 18:10, Mitul Karnik wrote:
> Hi Team,
>
> Sorry for sending this again but it seems I goofed up subject line
> earlier :). My name is Mitul Karnik and I am a software professional
> working in backup and recovery domain. Recently (a month back) I came
> across this project and it instantly caught my attention as well as
> interest. While I am exploring this project I want to contribute as
> well. I have already submitted one patch which is merged by Andrei and
> one is in flight but those were related to static code bugs. I want to
> contribute more on the same and came across Issue 341. I need more
> details on the same and guidance as well on how to fix.
I assume that you are referring to the following GitHub issue:

https://github.com/checkpoint-restore/criu/issues/341

As I understand, CRIU is currently using absolute time stamps when
writing to log files. These are affected by adjustments of
CLOCK_REALTIME and the idea of the enhancement is to use relative time
stamps instead (because they are not affected by such adjustments). For
more information see the man page of gettimeofday(2) and clock_gettime(2).

Could you please provide more information on what details/guidelines you
are looking for?

Also, I think that it would be better to have this discussion on GitHub
because it will make it easier for others (in the future) to find
information about this enhancement/issue.

Thanks,
Radostin


More information about the CRIU mailing list