On 01/27/2015 05:51 PM, jd1008 wrote:
Is there a version of top that will show per cpu loads?

Press '1' on your keyboard to see per-CPU utilization in the standard 'top' application.

Note that "load" is not a measure of CPU utilization. Load is simply the average number of processes in a non-sleeping state over a given period of time, usually 1, 5, and 15 minutes. A process counts toward load if it is running (using CPU) or in an IO call (usually to disk or network), or in another syscall. Load applies to a host as a whole. There is no such thing as per-cpu load.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to