You can use top with -C option ( I think thats it ) and it will show two CPU's as well as system total.
Just to note, I am not always just looking at CPU usuage, I am looking at the actual process and its COU usuage in relation to the total CPU usuage.
Has anyone run 1 instance of a program that uses more than 50% total CPU resources? If so, what app was it?
Example, Folding is not multi-threaded, therefore to get the most work done on dual rigs you need 2 seperate processes running. Each process consumes 50% of the toal CPU resources, yielding 100% CPU usuage. If just 1 instance of folding were running, CPU usuage would be spread some what equally across each CPU for total of 50% usuage.
I would like find and test some program which can give me over 50% CPU usuage for a single multi-threaded process. I thought MySql did this... In my case it did not.
abombss