How to set the Linux kernel to use transparent huge pages of 1GB page size?

129 Views Asked by At

I am using the 5.14 kernel, and I saw this option (CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y) in the compilation configuration.

Does it mean that I can use 1GB sized transparent huge pages instead of 2MB THP? How should this feature be enabled?

0

There are 0 best solutions below