Dual Processor?
Jonathan Horne
freebsd08 at dfwlp.com
Sat Jan 19 08:37:59 PST 2008
On Saturday 19 January 2008 10:30:49 am 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?
>
> 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"
its still top, it just doesnt display the same way it does in linux. look for
a column C:
PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND
2211 jhorne 1 96 0 125M 50892K CPU1 0 18.9H 4.59% Xorg
35271 jhorne 1 96 0 107M 88500K select 1 20:03 0.44% opera
2301 jhorne 1 96 0 81652K 50320K select 0 100:57 0.20% kstars
the C column tells you what processor the thread is using.
cheers,
--
Jonathan Horne
http://dfwlpiki.dfwlp.org
freebsd08 _ at _ dfwlp.com
More information about the freebsd-questions
mailing list