qemu-server/PVE
Stefan Reiter 3d8d2e8dad fix #2402: allow 1GB hugepages if 2MB is unavailable
As reported in bug #2402, a system started with "default_hugepagesz=1G
hugepagesz=1G" does not have a /sys/kernel/mm/hugepages/hugepages-2048kB
directory.

To fix, ignore the missing directory in hugepages_mount (since it might
not be needed anyway), and correctly check if the requested hugepage
size is available in hugepages_size instead.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-10-10 15:32:46 +02:00
..
API2 fix #2217: don't copy cloudinit disk on clone 2019-09-26 18:13:26 +02:00
CLI tree-wide trailing whitespace cleanup 2019-09-25 16:55:53 +02:00
QemuServer fix #2402: allow 1GB hugepages if 2MB is unavailable 2019-10-10 15:32:46 +02:00
VZDump tree-wide trailing whitespace cleanup 2019-09-25 16:55:53 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm tree-wide trailing whitespace cleanup 2019-09-25 16:55:53 +02:00
QemuMigrate.pm close #2263: die on live migration with local cloudinit disk 2019-08-26 12:13:07 +02:00
QemuServer.pm cfg2cmd: sort PCI bridges when adding them for stabillity 2019-10-09 07:51:13 +02:00
QMPClient.pm tree-wide trailing whitespace cleanup 2019-09-25 16:55:53 +02:00