// Blog · tag
#NUMA
Every post tagged NUMA.
Blog posts
performance-tuning
CPU Pinning and NUMA Tuning in Proxmox VE: A Practical Guide to vCPU Affinity and Topology
Map your host's NUMA topology, pin vCPUs to physical cores with affinity, and bind VM memory to the right NUMA node — a hands-on guide to deterministic, low-latency performance tuning in Proxmox VE.
virtual-machines
How to Configure HugePages for Proxmox VE Virtual Machines (Static and Transparent)
Reduce TLB overhead and get predictable memory latency for databases and DPDK workloads by reserving static HugePages in Proxmox VE, configuring NUMA-aware VMs, and understanding why HugePages and memory ballooning can't be used together.