Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2008 22:04:29 +0000
From:      Vince Hoffman <jhary@unsane.co.uk>
To:        Chris Maness <chris@chrismaness.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Dual Processor?
Message-ID:  <4793C56D.9050001@unsane.co.uk>
In-Reply-To: <479225B9.1030507@chrismaness.com>
References:  <479225B9.1030507@chrismaness.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Chris Maness wrote:
> Is there a way to see if the system is utilizing both processors on a
> two processor system?  I seem to remember the top command in Linux
> showed the load balance between the two processors (I could be wrong it
> has been a while since I used it).  Is there some ap that can display
> these kinds of statistics?
> 

You can see the idle statistics for each CPU by running
top -S

and see which cpu is running which process by looking at the C column
(9th I think)

Vince

> Chris
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4793C56D.9050001>