Date: Wed, 24 Mar 2010 04:52: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: <201003240452.o2O4qb8C062837@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
neel 2010-03-24 04:52:15 UTC
FreeBSD src repository
Modified files:
sys/mips/mips tick.c
Log:
SVN rev 205576 on 2010-03-24 04:52:15Z by neel
Fix periodic "t_delta 16.01359db7eb5eb3c0 too long" messages on the console by
accounting for the "lost time" between when the timer interrupt fired
and when clock_intr() actually started executing.
Revision Changes Path
1.9 +36 -17 src/sys/mips/mips/tick.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003240452.o2O4qb8C062837>
