mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-08 22:05:20 +00:00
9ab2a34b40
We are now reserving a 256M gap in the guest address space each time when hotplugging memory with ACPI, which prevents users from hotplugging memory to the maximum size they requested. We confirm that there is no need to reserve this gap. This patch removes the 'reserved gaps'. It also refactors the 'MemoryManager::start_addr' so that it is rounding-up to 128M alignment when hotplugged memory is allowed with ACPI. Signed-off-by: Bo Chen <chen.bo@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |