HugePages on Raspberry Pi 4
问题 I need help about managing Hugepages on raspberry pi 4 running raspberry pi OS 64 bit. I did not find much reliable information online. First I recompiled the kernel source enabling Memory Management options --->Transparent Hugepage Support option. When I run the command: grep -i huge /proc/meminfo The output is: AnonHugePages: 319488 kB ShmemHugePages: 0 kB FileHugePages: 0 k and running the command: cat /sys/kernel/mm/transparent_hugepage/enabled the output is: [always] madvise never So I