Added CPU shares parameters

Two new cpu_shares parameters were added, this adds the content.

Change-Id: I21887ff889ce2a02b572f910399dbe17806619bf
Closes-Bug: 1362838
This commit is contained in:
Lana Brindley 2015-09-03 13:22:55 +10:00
parent d6d10a5fb7
commit 978a170ebb
1 changed files with 4 additions and 0 deletions

View File

@ -98,6 +98,10 @@ CPU limits
a VM configured with value 2048 gets twice as much CPU time as a
VM configured with value 1024.
- ``cpu_shares_level``. On VMWare, specifies the allocation level. Can
be ``custom``, ``high``, ``normal``, or ``low``. If you choose
``custom``, set the number of shares using ``cpu_shares_share``.
- ``cpu_period``. Specifies the enforcement interval (unit:
microseconds) for QEMU and LXC hypervisors. Within a period, each
VCPU of the domain is not allowed to consume more than the quota