Date: Tue, 16 Sep 2008 17:11:33 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/aim clock.c Message-ID: <200809161711.m8GHBjaK074040@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809161711.m8GHBjaK074040>
