cloud-hypervisor/vmm
Sebastien Boeuf e6f585a31c vmm: Add 'host_numa_nodes' option to memory zones
Since memory zones have been introduced, it is now possible for a user
to specify multiple backends for the guest RAM. By adding a new option
'host_numa_node' to the 'memory-zone' parameter, we allow the guest RAM
to be backed by memory that might come from a specific NUMA node on the
host.

The option expects a node identifier, specifying which NUMA node should
be used to allocate the memory associated with a specific memory zone.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-08-27 08:39:38 -07:00
..
src vmm: Add 'host_numa_nodes' option to memory zones 2020-08-27 08:39:38 -07:00
Cargo.toml build(deps): bump libc from 0.2.74 to 0.2.76 2020-08-21 07:08:35 +00:00