Hacker News new | ask | show | jobs
by Tempest1981 1810 days ago
Yep, and Windows never goes above 100%, iirc. My linux box can hit 800% if I can keep all the cores fed. More confusion.
1 comments

That seems like something entirely different. Windows is displaying cpu usage relative to all the cores (total load divided by total number of cores), whereas linux is displaying usage relative to one core (total load divided by one core).