[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Bob Beck <beck_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 23 Mar 2009 09:10:44 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: beck_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/03/23 09:10:44
Modified files:
sys/kern : vfs_bio.c
Log message:
fix buffer cache pending writs statistic so it does not go negative.
this ensures we ignore counting any buffers returning through biodone()
for which B_PHYS has been set - which should be set on all transfers
that manually do raw io bypassing the buffer cache by setting up their
own buffer and calling strategy..
ok thib@, todd@, and now that he is a buffer cache and nfs hacker oga@
Visit your host, monkey.org