cvs commit: src/sys/kern kern_timeout.c
Mike Silbersack
silby at silby.com
Tue Nov 4 00:26:29 PST 2003
On Tue, 4 Nov 2003, Kirk McKusick wrote:
> mckusick 2003/11/04 00:03:11 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/kern kern_timeout.c
> Log:
> Get rid of DIAGNOSTIC that gives false positives on slow CPUs.
That doesn't seem to be a very good reason for removing the code. As only
the highest value seen so far is printed, the code is generally pretty
quiet once it stops complaining about how long the MII routines take.
Mike "Silby" Silbersack
More information about the cvs-src
mailing list