mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
7995fecc25
Add new XML section to report host's memory bandwidth allocation capability. The format as below example: <host> ..... <memory_bandwidth> <node id='0' cpus='0-19'> <control granularity='10' min ='10' maxAllocs='8'/> </node> </memory_bandwidth> </host> granularity ---- granularity of memory bandwidth, unit percentage. min ---- minimum memory bandwidth allowed, unit percentage. maxAllocs ---- maximum memory bandwidth allocation group supported. Signed-off-by: Bing Niu <bing.niu@intel.com> Reviewed-by: John Ferlan <jferlan@redhat.com> |
||
---|---|---|
.. | ||
linux-basic/system | ||
linux-caches/system | ||
linux-resctrl | ||
linux-resctrl-cdp | ||
linux-resctrl-skx | ||
linux-resctrl-skx-twocaches | ||
vircaps-aarch64-basic.xml | ||
vircaps-x86_64-basic.xml | ||
vircaps-x86_64-caches.xml | ||
vircaps-x86_64-resctrl-cdp.xml | ||
vircaps-x86_64-resctrl-skx-twocaches.xml | ||
vircaps-x86_64-resctrl-skx.xml | ||
vircaps-x86_64-resctrl.xml |