On Thu, Oct 15, 2020 at 02:38:07PM +0200, Linus Walleij wrote: > On Thu, Oct 15, 2020 at 11:53 AM Russell King - ARM Linux admin > <li...@armlinux.org.uk> wrote: > > > Don't be misled. It was not a matter of "enough gritty people", it > > was a matter that EBSA110 was blocking it. > > I remember that EBSA110 was quite different in that it had this > especially limited PIT timer, true that. At one point I even read > up on the details of it and then forgot them :/
Yes, it was so basic that it required software to reprogram it on every interrupt - it had no sensible periodic mode. The side effect of which was that unless done carefully, your timekeeping varied all over the place (so much that ntpd was not happy.) The final implementation made ntpd really quite happy on the machine despite the timer's weirdness, up until Linux stopped allowing interrupts to be nested. At that point, it was back to utterly crap timekeeping. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!