Clock Synchronisation
Posted Jul 20, 2006 0:52 UTC (Thu) by
dlang (
✭ supporter ✭, #313)
In reply to:
Clock Synchronisation by Felix_the_Mac
Parent article:
Kernel Summit 2006: The CPU panel
there are problems if the kernel puts one core into power saving mode and doesn't re-sync the time when it wakes it up.
oen work-around is to just disable the power-saving mode, the other is code changes to do the tiem syncs on wakeups.
I haven't been following this for several months (a kernel release or so), so I don't know if the code changes have been done and included in the kernel yet.
(
Log in to post comments)