Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 1998 11:09:48 -0600 (MDT)
From:      "Kenneth D. Merry" <ken@plutotech.com>
To:        brian@CSUA.Berkeley.EDU (Brian W. Buchanan)
Cc:        current@FreeBSD.ORG
Subject:   Re: devstat warning
Message-ID:  <199810121709.LAA25293@panzer.plutotech.com>
In-Reply-To: <Pine.BSF.4.02A.9810120944370.2205-100000@smarter.than.nu> from "Brian W. Buchanan" at "Oct 12, 98 09:48:39 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Brian W. Buchanan wrote...
> The following appeared in the kernel log (I don't know what was going on
> at the time, as I didn't notice it until I read this morning's security
> check):
> 
> devstat_end_transaction: HELP!! busy_count is < 0!
> 
> Can someone tell me what this means?

It means:
	- you don't have the latest kernel (which indicates which driver
	  ran into the problem)
	- The driver has a bug in its devstat implementation.

I know for sure that there are problems in the wd driver w.r.t. devstat.
Mike hasn't been able to track them down, though.

Don't worry, it's not a harmful bug, it just means that your disk
statistics will be a little off.

I plan on disabling this warning before 3.0, so people don't get confused,
upset, distraught, etc. over it.  I'll re-enable it after 3.0, though.  It
has exposed bugs in the devstat implementation of several drivers that
might not have been found otherwise.

Ken
-- 
Kenneth Merry
ken@plutotech.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810121709.LAA25293>