OpenVZ Forum


Home » General » Support » *SOLVED* Question about cpuunits comment on swsoft forum
Re: Question about cpuunits comment on swsoft forum [message #9443 is a reply to message #9410] Wed, 03 January 2007 12:22 Go to previous messageGo to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Rick, you misinterpreted Barmaley's words imho.

The issue is very simple: when you limit some VE to very low CPU rate, its processes begin to run slowly, so it takes more time for them to handle a single request or do some other activity. From kernel point of view, such processes though are not given CPU time are still being in RUNNING state (i.e. ready to run, though they are delayed by fairscheduler due to low VE rate). So as the result of the low rate, the number of tasks in VE in RUNNING state is increased. This results in increasing of load-average value shown by `uptime` tool, since it is calculated as an average from (number of running+uninterruptible tasks).

So due to low CPULIMIT loadavg can go higher. But this has nothing to do with I/O.


http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Previous Topic: NFS rocks! Now how about automount?
Next Topic: *SOLVED* Unable to communicate between virtual servers
Goto Forum:
  


Current Time: Sat Aug 23 11:07:03 GMT 2025

Total time taken to generate the page: 0.06246 seconds