qemu-arm
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support


From: wangyanan (Y)
Subject: Re: [RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
Date: Mon, 28 Jun 2021 19:14:02 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

Hi Daniel,

On 2021/6/22 22:28, Daniel P. Berrangé wrote:
On Tue, Jun 22, 2021 at 03:15:18PM +0100, Peter Maydell wrote:
On Tue, 22 Jun 2021 at 15:11, Daniel P. Berrangé <berrange@redhat.com> wrote:
The QEMU man page says this explicitly

                  For the PC target, the number of cores per die, the
     number of threads per cores, the number of dies per packages and the
     total number of sockets can be specified. Missing values will be
     computed. If any on the three values is given, the total number of
     CPUs n can be omitted.
Anybody feel like submitting a patch to fix the typo? Should read
"If any of"...
Actually looking at the broader text for -smp, the whole thing just needs
to be rewritten from scratch IMHO. I'll send a patch....
Do you have any plan to rewrite the -smp text in qemu-options.hx recently?

I suggest that we explain in more detail how the missing values will
be computed, so that qemu users can have a clear image of what a
-smp parameter collection would be parsed out if they are using an
incomplete cmdline and have read the man page.

Also if we all agree to prefer cores over sockets for all arches since
machine type 6.2, I'll be glad to add this change for the man page
and update the parsing helpers in next version of this patch series.

Thanks,
Yanan
.




reply via email to

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