mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-25 15:15:19 +00:00
f979380620
In case the VM is started with the flag "--pmem mergeable=on", it means the user expects the guest persistent memory pages to be marked as mergeable. This commit relies on the madvise(MADV_MERGEABLE) system call to inform the host kernel about these pages. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |