[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CPU cores pinning with no NUMA on memory
From: |
Narcis Garcia |
Subject: |
CPU cores pinning with no NUMA on memory |
Date: |
Fri, 8 Nov 2024 20:04:15 +0100 |
Can be guest CPU/cores be pinned to host ones, without having to
configure complicated mem/memdev parameters at qemu -numa parameter?
I tried to run:
qemu-system-x86_64 -smp sockets=2,cores=2,threads=2 -numa node,cpus=0-5
but it complains about total memory for NUMA nodes (0x0) that should
equal RAM size (qemu shows it already knows the size).
Thank you.
--
Narcis Garcia
- CPU cores pinning with no NUMA on memory,
Narcis Garcia <=