Searched full:cores (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/s390x/ |
H A D | unittests.cfg | 255 extra_params = -cpu max,ctop=on -smp sockets=31,cores=8,maxcpus=248 -append '-sockets 31 -cores 8' 259 extra_params = """-cpu max,ctop=on -smp cpus=1,drawers=2,books=2,sockets=2,cores=16,maxcpus=128 \ 260 -append '-drawers 2 -books 2 -sockets 2 -cores 16' \
|
H A D | topology.c | 510 * cores, sockets/packages, books, drawers and nodes to facilitate the 519 static const char * const levels[] = { "cores", "sockets", in parse_topology_args()
|