From owner-freebsd-current Wed Jan 20 23:47:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA29118 for freebsd-current-outgoing; Wed, 20 Jan 1999 23:47:59 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA29113 for ; Wed, 20 Jan 1999 23:47:58 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.2/8.9.1) id XAA12203; Wed, 20 Jan 1999 23:47:47 -0800 (PST) (envelope-from dillon) Date: Wed, 20 Jan 1999 23:47:47 -0800 (PST) From: Matthew Dillon Message-Id: <199901210747.XAA12203@apollo.backplane.com> To: Greg Lehey , Luoqi Chen , current@FreeBSD.ORG Subject: Re: panic: vinvalbuf: dirty bufs (during reboot, several times) References: <199901210536.AAA08007@lor.watermarkgroup.com> <199901210700.XAA10740@apollo.backplane.com> <19990121173424.V15785@freebie.lemis.com> <199901210712.XAA11040@apollo.backplane.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : : Ah, excellent. If my tests of Luoqi's fix work, I'll commit it as : part of my big VM commit to -4.x, and also commit this and a few : other simple VM bug fixes to -3.x. Oops, there is still something broken. I think getblk() needs to be reorganized completely, there are still cases where B_CACHE gets cleared and B_DELWRI can leak through without getting comitted. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message