Computer memory is allocated to processes as pages. Usually these pages are rather small, meaning that a process consuming a lot of memory will also be consuming a lot of pages. Searching through a multitude of pages can result in system slow downs, which is why some servers can benefit from enabling huge pages.
This is a companion discussion topic for the original entry at https://linuxconfig.org/how-to-enable-hugepages-on-linux