From: Andre Przywara <andre.przywara@amd.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 0/4] v2: add NUMA emulation
Date: Tue, 21 Apr 2009 12:26:25 +0200 [thread overview]
Message-ID: <49ED9F51.3030707@amd.com> (raw)
In-Reply-To: <49E8938E.90007@us.ibm.com>
Anthony Liguori wrote:
> Hi Andre,
>
> I don't understand why it's so difficult to eliminate the 64 CPU limit.
Because bitmap operations are not trivial to be done right (look at
Linux' implementation). I will send a patch later (introducing generic
bitmap operations), but I didn't want to merge this with the NUMA patchset.
> I'm willing to take these patches with the limit but I'd like to see the
> following:
>
> The -numa stuff needs to be more defensive when -smp > 64.
> Specificially, it needs to explicitly check and warn the user if a NUMA
> node contains a CPU > 64.
OK, done.
>
> Each patch needs some description of what it's doing. All patches need
> a SoB.
Agreed. But git should have already added a SoB line for every patch, no?
Regards,
Andre.
--
Andre Przywara
AMD-Operating System Research Center (OSRC), Dresden, Germany
Tel: +49 351 448 3567 12
----to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Jochen Polster; Thomas M. McCoy; Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
prev parent reply other threads:[~2009-04-21 10:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 14:50 [Qemu-devel] [PATCH 0/4] v2: add NUMA emulation Andre Przywara
2009-04-08 14:50 ` [Qemu-devel] [PATCH 1/4] added -numa cmdline parameter parser Andre Przywara
2009-04-08 14:50 ` [Qemu-devel] [PATCH 2/4] add info numa command to monitor Andre Przywara
2009-04-08 14:50 ` [Qemu-devel] [PATCH 3/4] sending NUMA topology to BIOS Andre Przywara
2009-04-08 14:50 ` [Qemu-devel] [PATCH 4/4] add SRAT ACPI table support Andre Przywara
2009-04-17 14:33 ` [Qemu-devel] " Anthony Liguori
2009-04-17 14:34 ` [Qemu-devel] Re: [PATCH 0/4] v2: add NUMA emulation Anthony Liguori
2009-04-21 10:26 ` Andre Przywara [this message]
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=49ED9F51.3030707@amd.com \
--to=andre.przywara@amd.com \
--cc=aliguori@us.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.