From owner-freebsd-current Fri Feb 8 17: 8:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from alicia.nttmcl.com (alicia.nttmcl.com [216.69.69.10]) by hub.freebsd.org (Postfix) with ESMTP id 9DEC537B417 for ; Fri, 8 Feb 2002 17:08:28 -0800 (PST) Received: (from gene@localhost) by alicia.nttmcl.com (8.10.1/8.10.1) id g1917ud01443; Fri, 8 Feb 2002 17:07:56 -0800 (PST) Date: Fri, 8 Feb 2002 17:07:56 -0800 From: "Eugene M. Kim" To: Julian Elischer Cc: David Wolfskill , current@FreeBSD.ORG Subject: Re: Hang on flushing buffers w/today's -CURRENT, SMP system Message-ID: <20020208170756.B265@alicia.nttmcl.com> References: <20020208161740.A28661@alicia.nttmcl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from julian@elischer.org on Fri, Feb 08, 2002 at 04:55:42PM -0800 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 I'm not particularly good at reading the lock-related output, but it doesn't have other lines than the one that says about the Giant lock, so it seems there isn't any other locks being held by anyone. Eugene On Fri, Feb 08, 2002 at 04:55:42PM -0800, Julian Elischer wrote: > > > I tlooks as if "show locks" would not show any locks held by anyone.. > is this true? > > > On Fri, 8 Feb 2002, Eugene M. Kim wrote: > > > On Fri, Feb 08, 2002 at 03:56:21PM -0800, Julian Elischer wrote: > > > > > > In your case we need totrace proc 1 I think.. > > > > > > > I got the `reboot' process at this session, so I traced that process. > > Before I had used `shutdown -r', which probably SIGINT'ed the init > > process so it's init (pid 1) calling reboot()... The attached log also > > has its trace JFYI. > > > > One more bit of info: as you see from the pcpu output, mine is not an > > SMP but an UP box. > > > > Thanks, > > Eugene > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message