Re: [PATCH V8 02/13] ntp: add ADJ_SETOFFSET mode bit
From: Kuwahara,T. <hidden>
Date: 2011-01-09 21:08:09
Also in:
lkml, netdev
From: Kuwahara,T. <hidden>
Date: 2011-01-09 21:08:09
Also in:
lkml, netdev
On Sun, Jan 9, 2011 at 2:50 AM, Richard Cochran [off-list ref] wrote:
we want to be able to jump the clock arbitrarily.
Another problem remains: How do you deal with leap seconds? I mean, given that 1 minute is not always 60 seconds, then what time was it XXXXX seconds ago? Maybe some kind of lookup table is necessary, but in such case, isn't it a better choice just to use the clock_settime/settimeofday syscall?