simonb
769775ceb4
Make clock/time handling more accurate:
- Use the CPU count register for more accurate microtime (from sbmips) and delay (based on an evbmips delay function) functions. - Schedule the next hardclock interrupt more accurately (from an sgimips patch by Rafal Boni). Clock drift on one board is now ~7ppm instead of ~330ppm. - Purge old pmax-based mcclock code. - Correctly round off some clock-derived variable calculations. XXX: Some of this code should be migrated to sys/arch/mips.
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%