In message: <[EMAIL PROTECTED]>
            Poul-Henning Kamp <[EMAIL PROTECTED]> writes:
: But the i8254 is a piece of shit in this context, and due to
: circumstances (apm being enabled0 most machines end up using the
: i8254 by default.
: 
: My (and I belive Bruce's) diagnosis so far is that most problems
: come from the i8254 timecounter.

We measured pps interrupts with the i8254 timecounter in a fast
interrupt handler via the parallel port (yes, we hacked it to give us
a fast interrupt).  We found lots of outliers on the order of a few
milliseconds in the data that we had to discard because they were
obviously bogus.  We don't know if this is because of interrupt
latency or because of bugs in the 8254 timecounter code/hardware.  At
the time, it wasn't important enough to do a detailed numerology on to
see if more data couldn't be mined from it or not.  And the data that
we saw the outliers in was somewhat processed from the original
data...

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to