From owner-freebsd-current Thu Sep 12 19:06:28 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA20380 for current-outgoing; Thu, 12 Sep 1996 19:06:28 -0700 (PDT) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA20374; Thu, 12 Sep 1996 19:06:20 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.5/8.6.5) with SMTP id TAA01640; Thu, 12 Sep 1996 19:06:18 -0700 (PDT) Message-Id: <199609130206.TAA01640@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: KATO Takenori cc: pjchilds@imforei.apana.org.au, dyson@freebsd.org, freebsd-current@freebsd.org Subject: Re: VM problems (still) In-reply-to: Your message of "Fri, 13 Sep 1996 05:19:03 +0900." <199609122019.FAA00445@marble.eps.nagoya-u.ac.jp> From: David Greenman Reply-To: dg@root.com Date: Thu, 12 Sep 1996 19:06:18 -0700 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >On Fri, 13 Sep 1996 04:27:47 GMT, >Peter Childs said: > >> 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. > >I got another panic: > getnewbuf: inconsistent LRU queue, qindex = 0 I assume that all of you have rebuilt your LKMs and/or have verified that you're not using them? This smells like an out-of-date VFS LKM problem. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project