cloud-hypervisor/vmm
Sebastien Boeuf a8a9e61c3d vmm: memory_manager: Allow host NUMA for RAM backed files
Let's narrow down the limitation related to mbind() by allowing shared
mappings backed by a file backed by RAM. This leaves the restriction on
only for mappings backed by a regular file.

With this patch, host NUMA node can be specified even if using
vhost-user devices.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-08-27 08:39:38 -07:00
..
src vmm: memory_manager: Allow host NUMA for RAM backed files 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