From owner-freebsd-current Mon May 20 7:40:28 2002 Delivered-To: freebsd-current@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id E108C37B430 for ; Mon, 20 May 2002 07:39:41 -0700 (PDT) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) by srv1.cosmo-project.de (8.12.3/8.12.3) with ESMTP id g4KEdbHc067809 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Mon, 20 May 2002 16:39:39 +0200 (CEST) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (localhost [IPv6:::1]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g4KEda95070465 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 20 May 2002 16:39:36 +0200 (CEST)?g (envelope-from ticso@cicely5.cicely.de) Received: (from ticso@localhost) by cicely5.cicely.de (8.12.1/8.12.1/Submit) id g4KEda20070464 for freebsd-current@FreeBSD.ORG; Mon, 20 May 2002 16:39:36 +0200 (CEST)?g (envelope-from ticso) Date: Mon, 20 May 2002 16:39:36 +0200 From: Bernd Walter To: freebsd-current@FreeBSD.ORG Subject: Re: deadlock waiting for newbuf Message-ID: <20020520143935.GE68981@cicely5.cicely.de> References: <20020520133725.GB68981@cicely5.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020520133725.GB68981@cicely5.cicely.de> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely5.cicely.de 5.0-CURRENT i386 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 On Mon, May 20, 2002 at 03:37:26PM +0200, Bernd Walter wrote: > ~Stopped at siointr1+0x174: br zero,siointr1+0x2dc > db> ps > pid proc addr uid ppid pgrp flag stat wmesg wchan cmd > 338 fffffe0007450b10 fffffe000746c000 0 229 229 0000000 3 newbuf fffffc0000578cd4 sshd [...] > This happened with source from today on alpha (PC164/ev56). > I had not enough space for a crashdump and will add a new disk later > today. How got the values that low? This is a 256M PC164 current from today [62]cicely9# sysctl vfs | grep dirty vfs.numdirtybuffers: 8 vfs.lodirtybuffers: 8 vfs.hidirtybuffers: 16 This is on a NoName running 11th may -current with only 64M: [52]cicely10> sysctl vfs | grep dirty vfs.numdirtybuffers: 5 vfs.lodirtybuffers: 132 vfs.hidirtybuffers: 264 -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message