Date: Thu, 27 May 2010 01:27:25 +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: <201005270127.o4R1RkPv054157@repoman.freebsd.org>
index | next in thread | raw e-mail
neel 2010-05-27 01:27:25 UTC
FreeBSD src repository
Modified files:
sys/mips/mips tick.c
Log:
SVN rev 208585 on 2010-05-27 01:27:25Z by neel
Simplify clock interrupt handling on mips by using the new KPI - timer1clock()
and timer2clock().
Dynamically adjust the tick frequency depending on the value of 'hz'. Tested
with hz values of 100, 1000 and 2000.
Revision Changes Path
1.13 +35 -70 src/sys/mips/mips/tick.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005270127.o4R1RkPv054157>
