On 10/28/19 2:30 PM, Stefan Reiter wrote:
> The codepath for "any" hugepages did not check if memory size was even,
> leading to the code below trying to allocate half a hugepage (e.g. VM
> with 2049MiB RAM would lead to 1024.5 2kB hugepages).
> 
> Also improve error message for systems with only 1GB hugepages enabled.
> 
> Signed-off-by: Stefan Reiter <s.rei...@proxmox.com>
> ---
>  PVE/QemuServer/Memory.pm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

applied, thanks!

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to