Update administration.md

This commit is contained in:
Olivier Lambert 2016-02-02 10:07:15 +01:00
parent d508f7b4ed
commit cb591f77e9

View File

@ -182,4 +182,20 @@ Also, a new panel is now displaying the containers on the VM:
![](https://xen-orchestra.com/blog/content/images/2015/05/docker3.png)
You can Stop, Start, Pause, Resume or Restart a Docker container from there.
You can Stop, Start, Pause, Resume or Restart a Docker container from there.
### VM CPU priority
You can change the CPU Weight in the VM view. Values are:
* Default
* Quarter (1/4)
* Half (1/2)
* Normal
* Double (x2)
![](cpu_weight.png)
By default, each VM has a weight of 256.
If one VM got for example, "Double", it will have double priority for the Xen scheduler.