Para verificar se o seu kernel suporta o HugePage, use o seguinte comando. Se você obter a saída assim, seu kernel suporta o HugePage.
[root@prashant sa]# grep HUGETLB /boot/config-$(uname -r)
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
Para instalar o novo kernel
yum install kernel