Re: [RFC] Fast assurate clock readable from user space and NMI handler

From: Ingo Molnar
Date: Tue Feb 27 2007 - 01:36:05 EST



* Daniel Walker <dwalker@xxxxxxxxxx> wrote:

> The pit clocksource could be dropped pretty easy with my clocksource
> update patches, which I'm still working on but you could easily drop
> clock sources that aren't atomic like the pit .. Also the pit is
> generally undesirable, so it's not going to be missed.

that's totally unacceptable, and i'm amazed you are even suggesting it -
often the PIT ends up being the most reliable hardware clock in a PC.
Btw., what's wrong with the spinlock that is protecting PIT access? It
expresses the non-atomic property of the PIT just fine.

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