Dual Processor?

Vince Hoffman jhary at unsane.co.uk
Sun Jan 20 14:04:47 PST 2008


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list