You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that monotonic clocks really are monotonic (#199)
Resuming wizened snapshots means that clocks don't necessarily stay monotonic. This patch overrides `clock_gettime` to address that, by adding an offset determined at the end of wizening.
Signed-off-by: Till Schneidereit <till@tillschneidereit.net>
0 commit comments