Hacker News new | ask | show | jobs
by pveentjer 1361 days ago
If a Java thread is on the CPU, then the CPU is utilized, no matter if the CPU is just waiting for memory.

That is the problem with utilization; you have no clue how busy the CPU actually is. IPC is more useful in these situations.