Update administration.md
This commit is contained in:
parent
d508f7b4ed
commit
cb591f77e9
@ -182,4 +182,20 @@ Also, a new panel is now displaying the containers on the VM:
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
||||

|
||||
|
||||
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.
|
Loading…
Reference in New Issue
Block a user