Date: Mon, 17 Jan 2000 18:13:28 -0800 (PST) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <200001180213.SAA53246@freefall.freebsd.org>
index | next in thread | raw e-mail
mckusick 2000/01/17 18:13:28 PST
Modified files:
sys/kern vfs_bio.c
Log:
Need to reset the buffer pointer to avoid reconsidering the same buffer
again (without this the rollback analysis was being lost). Should reduce
the write count for most workloads.
Submitted by: Craig A Soules <soules+@andrew.cmu.edu>
Revision Changes Path
1.242 +2 -1 src/sys/kern/vfs_bio.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001180213.SAA53246>
