Date: Fri, 28 May 2010 02:00:15 +0000 (UTC) From: Neel Natu <neel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/mips tick.c Message-ID: <201005280200.o4S20Yel054388@repoman.freebsd.org>
index | next in thread | raw e-mail
neel 2010-05-28 02:00:15 UTC
FreeBSD src repository
Modified files:
sys/mips/mips tick.c
Log:
SVN rev 208607 on 2010-05-28 02:00:15Z by neel
If 'timer2hz' is zero then we don't need to call 'timer2clock()' directly. It
will be called automatically by 'timer1clock()'.
Do profiling as often as possible by running it as the same frequency as
'timer1hz'. The statistics clock is run as close to 128Hz as possible.
Pointed out by: mav@
Revision Changes Path
1.14 +17 -5 src/sys/mips/mips/tick.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005280200.o4S20Yel054388>
