From owner-freebsd-current Fri Feb 8 16: 0:36 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 54DF037B402 for ; Fri, 8 Feb 2002 16:00:26 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020209000025.ORFI1672.rwcrmhc51.attbi.com@InterJet.elischer.org>; Sat, 9 Feb 2002 00:00:25 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA04010; Fri, 8 Feb 2002 15:41:51 -0800 (PST) Date: Fri, 8 Feb 2002 15:41:50 -0800 (PST) From: Julian Elischer To: David Wolfskill Cc: gene@nttmcl.com, FreeBSD current users Subject: Re: Hang on flushing buffers w/today's -CURRENT, SMP system In-Reply-To: <200202082336.g18Na1t00479@bunrab.catwhisker.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 > > Eh; I suspect that's showing the entry to ddb. > > Hmmm... gow about: > > db> show witness > Sleep locks: > 0 Giant -- last acquired @ /usr/src/sys/kern/kern_intr.c:532 > 1 eventhandler -- last acquired @ /usr/src/sys/kern/subr_eventhandler.c:162 > 3 lockmgr -- last acquired @ /usr/src/sys/kern/kern_lock.c:227 > 4 malloc -- last acquired @ /usr/src/sys/kern/kern_malloc.c:303 > 5 zone -- last acquired @ /usr/src/sys/vm/vm_zone.c:506 > 1 pbuf mutex -- last acquired @ /usr/src/sys/vm/vm_pager.c:466 > 6 ucred -- last acquired @ /usr/src/sys/kern/kern_prot.c:1601 > 1 sf_bufs list lock -- last acquired @ /usr/src/sys/kern/uipc_syscalls.c:1556 > 4 malloc -- last acquired @ /usr/src/sys/kern/kern_malloc.c:303 > 3 lockmgr -- last acquired @ /usr/src/sys/kern/kern_lock.c:227 Looking at the ps I can't even see the process doing the exit.. it may be proc 0 or proc 1 can you trace them? also show pcpu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message