From owner-freebsd-smp Mon Dec 23 6:42: 4 2002 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FB8C37B401 for ; Mon, 23 Dec 2002 06:42:03 -0800 (PST) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7A943EDC for ; Mon, 23 Dec 2002 06:42:02 -0800 (PST) (envelope-from fran@natserv.net) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by mail1.acecape.com (8.12.2/8.12.2) with ESMTP id gBNEfuBU021845; Mon, 23 Dec 2002 09:41:57 -0500 Date: Mon, 23 Dec 2002 09:48:48 -0500 (EST) From: Francisco J Reyes To: Adam K Kirchhoff Cc: freebsd-smp Subject: Re: CPU usage... In-Reply-To: <20021223091038.X71412@sorrow.ashke.com> Message-ID: <20021223094822.W29273-100000@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 23 Dec 2002, Adam K Kirchhoff wrote: > > Is there any way to see the activity on each individual CPU when running > -CURRENT on an SMP system? gkrellm only shows one (presumably a > combination of the activity on both CPUs). Use top. In particular check out a 'C' column which shows which CPU is running a task. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message