RE: sys_settimeofday()

David Schwartz (davids@webmaster.com)
Tue, 7 Dec 1999 12:16:56 -0800


> Can anyone think of a good reason as to why sys_settimeofday() should
> not update the hardware clock (aka RTC) as well?

Because you usually try to keep the system time as close to the right time
as possible. Whereas, for the RTC, you'd probably rather set it very
infrequently so you can measure its drift accurately so you can estimate how
far it is off on boot up.

DS

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/