Numa: Difference between revisions
From DWIKI
m →Links Tag: wikieditor |
m →lstopo Tag: wikieditor |
||
| Line 35: | Line 35: | ||
==lstopo== | ==lstopo== | ||
*https://www.thomas-krenn.com/en/wiki/Display_Linux_CPU_topology_with_lstopo | *https://www.thomas-krenn.com/en/wiki/Display_Linux_CPU_topology_with_lstopo | ||
Ty | |||
lstopo --of txt | |||
Revision as of 12:13, 28 January 2026
Links
- NUMA and vCPU pinning
- Checking for NUMA capabilities
- Numa policy hit/miss statistics
- Proxmox CPU affinity for VMs with nice diagram
- libvirt NUMA Tuning
- Basic VM tuning guide for multi socket motherboards
- https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/6/html/performance_tuning_guide/main-cpu
- https://forum.proxmox.com/threads/dual-socket-systems.158898/
Tools
numactl
numatop
Error messages
CPU is not supported!
Doesn't work in VM? Or just doesn't know the CPU?
numastat
On host
Also try per guest, get PID of guest and
numastat <PID>
On guest
Numatune
Is run on the host
lstopo
Ty
lstopo --of txt
