From owner-freebsd-questions@FreeBSD.ORG Sat Dec 6 03:36:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E5C51065678 for ; Sat, 6 Dec 2008 03:36:34 +0000 (UTC) (envelope-from fbsd06+4L=b1d1037e@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 118558FC13 for ; Sat, 6 Dec 2008 03:36:33 +0000 (UTC) (envelope-from fbsd06+4L=b1d1037e@mlists.homeunix.com) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 98C6B23E3EB for ; Fri, 5 Dec 2008 22:36:31 -0500 (EST) Date: Sat, 6 Dec 2008 03:36:29 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20081206033629.723f6829@gumby.homeunix.com> In-Reply-To: <871vwmv3er.fsf@kobe.laptop> References: <20081205193446.B2902@wojtek.tensor.gdynia.pl> <871vwmv3er.fsf@kobe.laptop> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: what is umtxn X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2008 03:36:34 -0000 On Fri, 05 Dec 2008 21:16:12 +0200 Giorgos Keramidas wrote: > On Fri, 5 Dec 2008 19:35:34 +0100 (CET), Wojciech Puchar > wrote: > > i've got once my asterisk process in umtxn state (as top shows) > > using 100% CPU. > > > > it was still answering calls. > > > > what's umtxn exactly? > > A kernel lock operation. ``procstat -k PID'' may show more details > about the in-kernel stack of the process that spins on the lock. > What's procstat? find isn't finding it, neither is "make search" in ports.