cvs commit: src/sys/powerpc/aim clock.c
Marcel Moolenaar
marcel at FreeBSD.org
Tue Sep 16 17:11:45 UTC 2008
marcel 2008-09-16 17:11:33 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim clock.c
Log:
SVN rev 183089 on 2008-09-16 17:11:33Z by marcel
o In decr_get_timecount() only read the low timebase register.
We're only returning a 32-bit counter.
o In decr_intr(), manually perform LICM, so that we don't test
a loop invariant condition inside a loop.
o Include <machine/smp.h>
Revision Changes Path
1.36 +9 -4 src/sys/powerpc/aim/clock.c
More information about the cvs-src
mailing list