[uml-devel] [PATCH 2/14] uml: fix bad NTP interaction with clock

2008-08-05 Thread Jeff Dike
>From cfd28f6695d0fc047478480791a21bdd4967f98e UML's supposed nanosecond clock interacts badly with NTP when NTP decides that the clock has drifted ahead and needs to be slowed down. Slowing down the clock is done by decrementing the cycle-to-nanosecond multiplier, which is 1. Decrementing that g

[uml-devel] [PATCH 2/14] uml: fix bad NTP interaction with clock

2008-08-01 Thread Jeff Dike
>From 2b95eda726d565d4abe3cac045022d3141a11b23 Mon Sep 17 00:00:00 2001 UML's supposed nanosecond clock interacts badly with NTP when NTP decides that the clock has drifted ahead and needs to be slowed down. Slowing down the clock is done by decrementing the cycle-to-nanosecond multiplier, which i