From owner-freebsd-current Thu Sep 12 12:28:22 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA24510 for current-outgoing; Thu, 12 Sep 1996 12:28:22 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA24502; Thu, 12 Sep 1996 12:28:18 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.7.5/8.6.9) id OAA05725; Thu, 12 Sep 1996 14:27:58 -0500 (EST) From: John Dyson Message-Id: <199609121927.OAA05725@dyson.iquest.net> Subject: Re: VM problems (still) To: pjchilds@imforei.apana.org.au (Peter Childs) Date: Thu, 12 Sep 1996 14:27:58 -0500 (EST) Cc: dyson@FreeBSD.org, freebsd-current@FreeBSD.org In-Reply-To: <199609130427.EAA00293@al.imforei.apana.org.au> from "Peter Childs" at Sep 13, 96 04:27:47 am Reply-To: dyson@FreeBSD.org X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > I've cvsup'd the latest changes (inc. pmap.c v 118??) and i'm still > getting these panics... > > Its the brelese: free buffer onto another queue??? and it happens > in brelese (not bqrelese)... If it helps any bp->qindex is > _always_ QUEUE_LRU (==2) I'm happy to detail the trace if its > useful. > Those are not directly VM problems, most like problems with the VFS stuff (which I probably broke, so you are still talking to the right person.) What are you doing to the poor machine anyway? :-). John