|
|
|
|
|
by ot
284 days ago
|
|
It is a linear percentage of the amount of time the CPU is not idle. It is not linear in the amount of useful work, but that's not what "utilization" means. The lie is the assumption that CPU time is linear in useful work, but that has nothing to do with the definition of utilization, it's just something that people sometimes naively believe. > CPU utilization isn't a lie, % CPU utilization is What do you mean by this? Utilization is, by definition, a ratio. % just determines that the scale is in [0, 100]. |
|