qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] vl.c: question on cpu core calculation in smp_parse


From: Peter Lieven
Subject: [Qemu-devel] vl.c: question on cpu core calculation in smp_parse
Date: Tue, 19 Nov 2013 10:48:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Hi,

if I specify just e.g. -smp 4 then smp_parse computes the following values:

cpus 4, cores 1, threads 1, sockets 1

shouldn't the number of cores in this case not be 4?

Peter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]