Files
ubicloud/spec/prog/vm/host_nexus_spec.rb
Hadi Moshayedi 98d3a7a5b5 Set used_hugepages_1g using total SPDK hugepages
SPDK allocates memory lazily as it needs, so although we mount 4G of
hugepages to SPDK, `cat /proc/meminfo` shows only 3 hugepages used.

This PR changes fixes that by using the amount of hugepages reserved for
SPDK on reboot.
2025-02-19 10:17:25 -08:00

24 KiB