load

时间:2015-09-17 19:04:07   收藏:0   阅读:254

http://blog.scoutapp.com/articles/2009/07/31/understanding-load-averages

http://blog.scoutapp.com/articles/2011/02/10/understanding-disk-i-o-when-should-you-be-worried

http://juliano.info/en/Blog%3aMemory_Leak/Understanding_the_Linux_load_average

 

The CPU usage ratio has very little use for system load and performance evaluation. If you have either one or a hundred threads in tight loops in a single-CPU system, in both cases this metric will just return 100% CPU usage, even though in the latter case the system is a hundred times more loaded.

 

原文:http://www.cnblogs.com/jvava/p/4816966.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!