High CPU usage on Linux machine
Posted
by
user305210
on Server Fault
See other posts from Server Fault
or by user305210
Published on 2012-04-14T00:16:33Z
Indexed on
2012/04/14
5:31 UTC
Read the original article
Hit count: 460
linux
|Performance
I have a piece of java code running on two different machines, but on one of the linux machines, the code uses alot of CPU (close to 100% cpu usage). On the other machine the same code uses less cpu (under 3 to 4%). The machine where cpu usage is high, is a more powerful machine, more CPU and and more memory. This has started happening recently and performance on the machine with high cpu usage has degraded significantly. I am wondering if anyone has any ideas why something like this could happen, possible causes behind this etc. any guesses? No recent changes in hardware were made, no recent code updates...
Thank you.
© Server Fault or respective owner