Home
last modified time | relevance | path

Searched full:cores (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/s390x/
H A Dunittests.cfg255 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 Dtopology.c510 * cores, sockets/packages, books, drawers and nodes to facilitate the
519 static const char * const levels[] = { "cores", "sockets", in parse_topology_args()