Re: NTP problem - Clock too fast for NTP to keep up?

From: James Wilkinson (james_at_westexe.demon.co.uk)
Date: 02/09/05

  • Next message: Greg Swallow: "FC3 Install Revisited"
    Date: Wed, 9 Feb 2005 00:23:27 +0000
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    jdow wrote:
    > Also try booting with "noapic" and "nolapic" options. (I'd LOVE to
    > know why the APIC screws up the ntp operations.)

    I'm sure the kernel developers would, too.

    But it's not that improbable, if you think about it.

    The kernel measures the passage of time by counting timer ticks. A timer
    works by sending interrupts to the CPU (which are received by the
    kernel) every so often. And a Programmable Interrupt Controller (such as
    the Advanced PIC, or APIC) is responsible for marshalling those
    interrupts and sending them on.

    James.

    -- 
    James Wilkinson       | The camel has a single hump;
    Exeter    Devon    UK | The dromedary two;
    E-mail address: james | Or else the other way around.
    @westexe.demon.co.uk  | I'm never sure.  Are you?  -- Ogden Nash
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Greg Swallow: "FC3 Install Revisited"

    Relevant Pages

    • Re: NTP problem - Clock too fast for NTP to keep up?
      ... >> know why the APIC screws up the ntp operations.) ... > The kernel measures the passage of time by counting timer ticks. ... > works by sending interrupts to the CPU (which are received by the ... > interrupts and sending them on. ...
      (Fedora)
    • Re: 2.6.12 sound problem
      ... >>of obscure kernel parameters. ... Allocating PCI resources starting at 10000000 ... Using ACPI for IRQ routing ... Using CSCINT to route CSC interrupts to PCI ...
      (Linux-Kernel)
    • Re: [PATCH] Documentation: Make fujitsu/frv/kernel-ABI.txt 80 columns wide
      ... -The internal FRV kernel ABI is not quite the same as the userspace ABI. ... -most of them do not have any scratch registers, thus requiring at least one general purpose ... +single-stepping will blithely go on stepping into things like interrupts. ... -to read and once to write), we don't actually disable interrupts at all if we don't have to. ...
      (Linux-Kernel)
    • How to avoid serial port buffer overruns?
      ... port buffer overruns quite easily if I use a baudrate high enough (I start ... Back when I was using the 2.4 kernel, ... (with disk I/O for example). ... 2/ How can I identify why the serial interrupts are delayed? ...
      (Linux-Kernel)
    • Re: kernel loading question
      ... >> decompress_kernel that decompresses the kernel starting at $0x100000. ... >> If we were loaded high, we first move the code back to $0x1000 before ... > interrupts on the current processor. ... - * Do the decompression, and jump to the new kernel.. ...
      (Linux-Kernel)