Date: Mon, 20 May 2002 16:39:36 +0200 From: Bernd Walter <ticso@cicely5.cicely.de> To: freebsd-current@FreeBSD.ORG Subject: Re: deadlock waiting for newbuf Message-ID: <20020520143935.GE68981@cicely5.cicely.de> In-Reply-To: <20020520133725.GB68981@cicely5.cicely.de> References: <20020520133725.GB68981@cicely5.cicely.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 20, 2002 at 03:37:26PM +0200, Bernd Walter wrote: > ~Stopped at siointr1+0x174: br zero,siointr1+0x2dc <zero=0x0> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020520143935.GE68981>