From owner-freebsd-questions@FreeBSD.ORG Thu Jan 31 01:10:36 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 E97ED16A418 for ; Thu, 31 Jan 2008 01:10:36 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id A1FE813C44B for ; Thu, 31 Jan 2008 01:10:36 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so639496pyb.10 for ; Wed, 30 Jan 2008 17:10:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=F+NJisomtQb1Yg+fPCjx5PzcNCyphVtSeEGkF+iYJz0=; b=n66xwYv+yGlc/h8u4RNa13BBiOjKfEbgDQgDTui33hZKtPVE0J8dSebeDaeJ2eXEXd/D7hFch9CbyNFB351kmDqPEcU+kJAmOFX371IsGpxeeexyYsIu+Q6Apq5c7Y9Att/Ezacouur5rfsIX7iLNSOr25qNuorXqBUTcgEoIsw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=VOmTvNjCI4xGHFAILwm+23pdVABThhfrPaDU8TGBdAMBa+eGYR2PCjVUbBEUnYx3mrAfOsRes6XnbtrYQWmnlSCwGVrxtc8wIeoP1I4gPDVfpMHBAiEW27wAceZ/8Qz+qi0ZS4mO+SD6e01aHGYBWt8GNE89LaWCB21nXcsuUDc= Received: by 10.65.203.14 with SMTP id f14mr3085980qbq.12.1201740181313; Wed, 30 Jan 2008 16:43:01 -0800 (PST) Received: from ?192.168.1.4? ( [24.229.62.9]) by mx.google.com with ESMTPS id i33sm1155541wxd.4.2008.01.30.16.43.00 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 30 Jan 2008 16:43:00 -0800 (PST) From: Glen Barber To: freebsd-questions@freebsd.org Date: Wed, 30 Jan 2008 19:42:57 -0500 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801301942.57802.glen.j.barber@gmail.com> Subject: Re: High thread usage ... where ... ? 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: Thu, 31 Jan 2008 01:10:37 -0000 On Wednesday 30 January 2008 05:55:35 pm Hub Support wrote: > Is there some way of find out what process is using up all the CPU? > This may seem obvious, but I have to ask: Did you try 'top' ? -- Glen Barber