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.
24 KiB
24 KiB