mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 01:59:01 -05:00
Using realmem on PVH is not realiable, since in this case the realmem value is computed from Maxmem, which contains the higher memory address found. Use HYPERVISOR_start_info->nr_pages instead, which is set by the hypervisor and contains the exact number of memory pages assigned to the domain. Sponsored by: Citrix Systems R&D |
||
|---|---|---|
| .. | ||
| balloon.c | ||