Re: [PATCH] HZ=100 assumptions

Riley Williams (rhw@MemAlpha.CX)
Fri, 30 Jul 1999 22:15:26 +0100 (GMT)


Hi there.

> Just some observations.

> 65536 ticks per hour would be approx 18.2hz, which definitely
> can't be true.

It's not hard to check that out and find that it IS true. For many
years, the biggest complaint about the IBM PC and its clones was that
the system heartbeat was so slow, and people had to play tricks to get
a decent interval timer. That's also not hard to prove.

Incidentally, the reason for that 65536 ticks per hour was because of
the way IBM's programmers designed the system timer - one word to
count the number of ticks, and a second to count the number of hours
that had passed...

Best wishes from Riley.

+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch. |
+----------------------------------------------------------------------+
* ftp://ftp.MemAlpha.cx/pub/rhw/Linux
* http://www.MemAlpha.cx/kernel.versions.html

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