No worries. The time-related code has always been quite tricky to reason
about:-)
On Sunday, March 15, 2020 at 3:33:18 PM UTC-4, Nadav Har'El wrote:
>
> On Sun, Mar 15, 2020 at 9:25 PM Commit Bot > wrote:
>
>> From: Waldemar Kozaczuk >
>> Committer: Waldemar Kozaczuk >
>> Branch: master
>>
>> li
On Sun, Mar 15, 2020 at 9:25 PM Commit Bot wrote:
> From: Waldemar Kozaczuk
> Committer: Waldemar Kozaczuk
> Branch: master
>
> libc: make timerfd_* functions handle wall clock jumps
>
> When wall clock jumps backwards triggered for example by host clock
> change and propagated through kvmclock
From: Waldemar Kozaczuk
Committer: Waldemar Kozaczuk
Branch: master
libc: make timerfd_* functions handle wall clock jumps
When wall clock jumps backwards triggered for example by host clock
change and propagated through kvmclock synchronization mechanism
implemented by the commit
https://gith