|
|
|
|
|
by wmf
1810 days ago
|
|
Power saving and "throttling" (usually it's un-turboing) are different cases that shouldn't be conflated; in one case the processor could run faster but in the other it can't. Ultimately we may want different metrics depending on what they're going to be used for. If you calculate relative to base frequency you will get utilization over 100% which is going to confuse some people. Linux has done some work in this area with frequency-invariant utilization tracking: https://lwn.net/Articles/816388/ |
|