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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"