From: David Gibson <david@gibson.dropbear.id.au>
To: Daniel Henrique Barboza <danielhb413@gmail.com>
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, groug@kaod.org
Subject: Re: [PATCH v6 0/3] pseries NUMA distance rework
Date: Tue, 8 Sep 2020 11:52:37 +1000 [thread overview]
Message-ID: <20200908015237.GM341806@yekko.fritz.box> (raw)
In-Reply-To: <20200904172422.617460-1-danielhb413@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 997 bytes --]
On Fri, Sep 04, 2020 at 02:24:19PM -0300, Daniel Henrique Barboza wrote:
> changes from v5, all suggested by Greg:
> - patch 2:
> * changed g_malloc() to g_new()
> * removed the unneeded g_assert()
> - all patches: added Greg's R-b
Applied to ppc-for-5.2.
>
> v5 link: https://lists.gnu.org/archive/html/qemu-devel/2020-09/msg01978.html
>
> Daniel Henrique Barboza (3):
> spapr: move h_home_node_associativity to spapr_numa.c
> spapr_numa: create a vcpu associativity helper
> spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall
>
> hw/ppc/spapr_hcall.c | 40 ----------------
> hw/ppc/spapr_numa.c | 101 +++++++++++++++++++++++++++++++++++------
> include/hw/ppc/spapr.h | 7 ++-
> 3 files changed, 94 insertions(+), 54 deletions(-)
>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2020-09-08 2:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-04 17:24 [PATCH v6 0/3] pseries NUMA distance rework Daniel Henrique Barboza
2020-09-04 17:24 ` [PATCH v6 1/3] spapr: move h_home_node_associativity to spapr_numa.c Daniel Henrique Barboza
2020-09-04 17:24 ` [PATCH v6 2/3] spapr_numa: create a vcpu associativity helper Daniel Henrique Barboza
2020-09-04 17:24 ` [PATCH v6 3/3] spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall Daniel Henrique Barboza
2020-09-08 1:52 ` David Gibson [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=20200908015237.GM341806@yekko.fritz.box \
--to=david@gibson.dropbear.id.au \
--cc=danielhb413@gmail.com \
--cc=groug@kaod.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).