Hacker News new | ask | show | jobs
by gruez 1810 days ago
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).