Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: utilization Clear Filter

CPU Utilization is Wrong (2017)

The metric we all use for CPU utilization is deeply misleading, and getting worse every year. What is CPU utilization? How busy your processors are? No, that's not what it measures. Yes, I'm talking about the "%CPU" metric used everywhere, by everyone. In every performance monitoring product. In top(1). What you may think 90% CPU utilization means: What it might really mean: Stalled means the processor was not making forward progress with instructions, and usually happens because it is waitin

%CPU utilization is a lie

I deal with a lot of servers at work, and one thing everyone wants to know about their servers is how close they are to being at max utilization. It should be easy, right? Just pull up top or another system monitor tool, look at network, memory and CPU utilization, and whichever one is the highest tells you how close you are to the limits. And yet, whenever people actually try to project these numbers, they find that CPU utilization doesn't quite increase linearly. But how bad could it possibly