6,534
edits
Changes
added cpu
{{Note|shell does not support floating-point arithmetics, i.e. you can not use expressions like <code>$(( 220000*1.5 ))</code>. To use floating point, try <code>bc</code> instead, something like this: <code><nowiki>$(echo 220000*1.5 | bc)</nowiki></code>.}}
== CPU ==
There are two parameters controlling fair CPU scheduler in OpenVZ: cpuunits and cpulimit.
{{Stub}}
[[Category:Troubleshooting]]
[[Category:HOWTO]]
[[Category:UBC]]