Glossary infra Term Page
HugePages
Leave disabled on the template
Core Idea
HugePages is Leave disabled on the template. If a workload needs it, reserve huge pages on the host (GRUB default_hugepagesz=1G hugepagesz=1G hugepages=8) and set qm set <ID> --hugepages 1024. Also disable transparent huge pages (echo never > /sys/kernel/mm/transparent_hugepage/enabled) to avoid split TLB behavior. It usually makes the most sense alongside Core count template, Changing CPU types.
Why It Matters Here
Mathbong reuses this term across proxmox posts as shared vocabulary.