mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 21:55:20 +00:00
3fed07419a
For vhost-user devices, memory should be shared between CLH and vhost-user backend. However, madvise DONTNEED doesn't working in this case. So, let's use fallocate PUNCH_HOLE to discard those memory regions instead. Signed-off-by: Li Hangjing <lihangjing@bytedance.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |