From owner-freebsd-current Sat Nov 23 14:50:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 772DD37B406 for ; Sat, 23 Nov 2002 14:50:50 -0800 (PST) Received: from popelschnipser.de (ultrakoreggd.org [217.160.78.206]) by mx1.FreeBSD.org (Postfix) with SMTP id ADABC43E4A for ; Sat, 23 Nov 2002 14:50:48 -0800 (PST) (envelope-from marc@informatik.uni-bremen.de) Received: (qmail 27019 invoked by uid 1048); 23 Nov 2002 22:50:40 -0000 Received: from marc@informatik.uni-bremen.de by p10089345 by uid 1045 with qmail-scanner-1.15 (clamscan: 0.54. spamassassin: 2.42. Clear:. Processed in 0.250777 secs); 23 Nov 2002 22:50:40 -0000 Received: from unknown (HELO ?192.168.100.100?) (217.82.120.167) by ultrakoreggd.org with SMTP; 23 Nov 2002 22:50:39 -0000 Date: Sat, 23 Nov 2002 23:50:38 +0100 From: Marc Recht To: "Alan L. Cox" Cc: current@FreeBSD.ORG, alc@FreeBSD.ORG Subject: Re: panic in latest pmap.c Message-ID: <3490000.1038091838@leeloo.intern.geht.de> In-Reply-To: <3DDFEDCA.15889E06@imimic.com> References: <2510000.1038084559@leeloo.intern.geht.de> <3DDFEDCA.15889E06@imimic.com> X-Mailer: Mulberry/3.0.0a5 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Can you re-cvsup and update just to make sure everything is current? I did cvsup everything. > Every place that pmap_remove_all() is called appears to hold the page > queue mutex. The only exception is long-broken code that is compiled > under ENABLE_VFS_IOOPT. ENABLE_VFS_IOOPT (vfs.ioopt=1) was the problem. Turning it off fixed it. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message