[crac] RFR: Correct System.nanotime() value after restore

Ashutosh Mehra duke at openjdk.org
Tue Mar 28 14:52:46 UTC 2023


On Tue, 28 Mar 2023 14:31:20 GMT, Radim Vansa <duke at openjdk.org> wrote:

> Does CRIU create another ns for the process?

If I am reading it correctly the criu does seem to create new time ns [0].
The complete patch can be seen here [1].

[0] https://github.com/checkpoint-restore/criu/blob/7977416ca821b4895fd5dbc498eb95f7e77f2ede/criu/timens.c#L79
[1] https://github.com/checkpoint-restore/criu/commit/4127ef4ab769dc4417c22d0ce0a4ddaaca4193b4

-------------

PR Comment: https://git.openjdk.org/crac/pull/53#issuecomment-1487039286


More information about the crac-dev mailing list