Cleanup hardclock() and statclock(), making them work properly even though
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 11 Jul 2003 23:26:20 +0000 (23:26 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 11 Jul 2003 23:26:20 +0000 (23:26 +0000)
commit6ad39cae663c271410864cfa6784f4ae3091d910
tree57b158f0249949fd195fabb3c7b7596f684eacc2
parent3c23a41aec9672a821fb5ed48f7ae79c581e11d9
Cleanup hardclock() and statclock(), making them work properly even though
we do not replicate the clock interrupts across all cpus.
sys/i386/i386/trap.c
sys/kern/kern_clock.c
sys/platform/pc32/i386/trap.c
sys/sys/globaldata.h
sys/vm/vm_glue.c