mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-11 05:17:59 +03:00
0d095e22f7
For many years virt-install has supported a bit of logic that maps --cpuset=auto to a CPU pinning based on host NUMA topology; we look for a NUMA node who's current free memory is closest to the requested memory allocation. This isn't very useful though, since it's a one time allocation, the conditions at VM creation time likely aren't the conditions of the machine in the future. Libvirt has supported a smarter option in vcpu placement=auto for a long while, which will perform a similar operation but at every VM startup. Convert cpuset=auto to use this functionality instead. |
||
---|---|---|
.. | ||
compare | ||
fakefedoratree | ||
fakerhel6tree | ||
faketree/images | ||
virtconv | ||
clone-disk-managed.xml | ||
clone-disk-noexist.xml | ||
clone-disk.xml | ||
virtxml-stdin-edit.xml |