view counter

Locks, Latches, Mutexes and CPU usage

Thanks to The Pythian Blog for this story

I got alerted of a high CPU usage on a client machine. Checking which processes used the most CPU, I have found that there is no one or few processes taking up most of the CPU resources, there were just a lot of sessions in the run-queue each taking a bite of the CPU. Checking [...]

view counter

Read the entire article at its source

view counter