Implement tsc based delay timers, and use them throughout code.

Calibrate the timestamp-counter using the PIT timer2 mechanism.
Implement ndelay/udelay/mdelay using tsc.
Remove obsolete sleeping mechanisms.
6 files changed
tree: b191060becec2e80e85c1dc04fab57675d5a6e63
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO