Hacker News new | ask | show | jobs
by xandrius 481 days ago
Does CPU utilisation calculations work this way?

- 1 CPU at 100% = 100%

- 10 CPUs at 100% = 100%

- 1 CPU at 100% + 9 at 0% = 10%

Is that not right? Or is CPU utilisation not usually normalised?

1 comments

It depends which OS. Windows yes, Linux no.