Re: the clock stopped in F7 ?!



Mike wrote:

Nope, the battery backed CMOS clock is only read by the kernel at boot
time but never again. After that the "software" clock in the kernel is
updated by a hardware interrupt.

You may want to read about some of the new power saving changes
being made to the kernel. I can not find the URL right now, but
there was a thread here talking about powertop, and it had a pointer
to the tickless kernel mods that let the kernel sleep when noting is
going on. It is my understanding that the kernel does not wake up
for clock ticks, and so it must re-read the hardware clock. Note
that this is for both laptops and servers. (It cuts down on both
power consumption and heat buildup...)

Mikkel
--

Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Relevant Pages

  • Time Drift Compensation on Linux Clusters
    ... While working on a Linux cluster with kernel version 2.4.27 we've ... for this problem which is based on the Pentium's TSC clock. ... Following is a detailed description of the problem and the fix, ... The number of interrupt per second is defined by ...
    (Linux-Kernel)
  • Re: ntp discipline of local time?
    ... The kernel discipline is almost identical to the daemon discipline with the exception that the fancy code to combine the PLL and FLL near the Allan intercept is absent. ... like the clock state machine and poll-adjust algorithm continue in the daemon. ... The phase error is probably being filtered using an IIR filter, and that is what you are seeing, and also the mechanism ntpd uses to stop wandering off if it stops receiving updates (the frequency measurement error can produce unbounded phase errors, but the phase error correction is bounded). ...
    (comp.protocols.time.ntp)
  • CLOCK_TICK_RATE for slowing down the system clock?
    ... the Linux kernel. ... The idea is to slow down 10 times the clock maintained by the Linux ... running 10 times slower. ...
    (Linux-Kernel)
  • Re: ntp and hwclock
    ... I have set up clock in my Ericsson mobile phone more than 3 years ... Maybe the new RTC class lets one change ... |kernel will write the time back to the CMOS clock every 11 minutes. ...
    (Debian-User)
  • Re: OEM Adaption Layer and OAL stubs
    ... > function build into the kernel at image creation time). ... >> Currently im using the latest VIA cepc twister bsp for my target. ... >> Among other things I want to be able to call the realtime clock to get ... >> Can anyone help me clearify or send a link that can explain the structure ...
    (microsoft.public.windowsce.embedded)