From: Jes Sorensen <jes@sgi.com>
To: Paul Brook <paul@codesourcery.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [patch] Introduce per machine based max_cpu variable
Date: Fri, 03 Oct 2008 11:40:55 +0200 [thread overview]
Message-ID: <48E5E8A7.5020805@sgi.com> (raw)
In-Reply-To: <200810021645.35683.paul@codesourcery.com>
Paul Brook wrote:
>> Here's an attempt of implementing a per-machine max_cpus variable.
>> This means developers can limit smp support to match the actual board
>> sizes. It also makes the static MAX_CPUS check in vl.c obsolete which
>> I think is a good thing :-)
>
> This looks reasonable, but is still not an ideal solution. It is an
> improvement over what we currently have, so I'm not going to object to it
> being applied.
>
> The maximum number of CPUs may be a property of the CPU, not the board.
> Especially in the embedded world it's becoming common to have multicore CPUs
> connected to dumb single socket systems/boards.
Hi Paul,
Thanks for the feedback.
I don't think this patch will conflict with what you describe. I think
eventually we will want to have flags that allow the user to specify
the number of sockets and cores per socket to handle this. However I
don't know how far the QEMU system emulation layer is from being able to
actually simulate this.
Cheers,
Jes
next prev parent reply other threads:[~2008-10-03 9:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-23 11:44 [Qemu-devel] [patch] move MAX_CPUS to cpu.h Jes Sorensen
2008-09-23 12:08 ` Paul Brook
2008-09-23 12:10 ` Jes Sorensen
2008-09-23 12:50 ` Paul Brook
2008-09-23 12:53 ` Jes Sorensen
2008-09-23 13:04 ` Paul Brook
2008-09-23 13:10 ` Jes Sorensen
2008-09-25 15:21 ` [Qemu-devel] [patch] Introduce per machine based max_cpu variable Jes Sorensen
2008-09-30 14:47 ` Anthony Liguori
2008-09-30 15:06 ` Jes Sorensen
2008-09-30 15:18 ` Anthony Liguori
2008-10-01 13:22 ` Jes Sorensen
2008-09-30 15:19 ` Jes Sorensen
2008-10-02 15:45 ` Paul Brook
2008-10-03 9:40 ` Jes Sorensen [this message]
2008-09-23 14:13 ` [Qemu-devel] [patch] move MAX_CPUS to cpu.h M. Warner Losh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48E5E8A7.5020805@sgi.com \
--to=jes@sgi.com \
--cc=aliguori@us.ibm.com \
--cc=paul@codesourcery.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).