This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
The kernel linux create the hugepages directory in the /sys/devices/system/node/node0/ path. The node0 was missing resulting in the run failure of the hugetlb-gigantic-pages service. This commit fix this issue.
…ervice
The kernel linux create the hugepages directory in the /sys/devices/system/node/node0/ path. The node0 was missing resulting in the run failure of the hugetlb-gigantic-pages service. This commit fix this issue.