Re: High load average in test server
Posted by satish on Oct 01, 2021; 2:19pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/High-load-average-in-test-server-tp10311p10324.html
Excellent article.
Second, Cpu load is different than Cpu utilization.. This explains why we see Cpu as idle even if the load average is high. The difference can be explained by the following picture:
So , we can have free cpu cyles in system but we should have to wait for other things.. These situation will lead our load average to increase while our cpu utilization does not change..
What are those other things and will it impact the performance of application?