M markhxp New Member Jul 19, 2024 16 1 3 Aug 4, 2024 #1 my host machine only have one numa node。I want‘s test numa。can I simulate numa vm’
leesteken Distinguished Member Proxmox Subscriber May 31, 2020 6,639 1,825 228 Aug 4, 2024 #2 markhxp said: my host machine only have one numa node。I want‘s test numa。can I simulate numa vm’ Click to expand... On Ryzen, the motherboard BIOS has an option for that (NUMA per L3 cache). Maybe your system has something similar?
markhxp said: my host machine only have one numa node。I want‘s test numa。can I simulate numa vm’ Click to expand... On Ryzen, the motherboard BIOS has an option for that (NUMA per L3 cache). Maybe your system has something similar?
M markhxp New Member Jul 19, 2024 16 1 3 Aug 4, 2024 #3 root@pve:~# numactl --hardware available: 1 nodes (0) node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 node 0 size: 64076 MB node 0 free: 43503 MB node distances: node 0 0: 10 but only one numa node
root@pve:~# numactl --hardware available: 1 nodes (0) node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 node 0 size: 64076 MB node 0 free: 43503 MB node distances: node 0 0: 10 but only one numa node