All of lore.kernel.org
 help / color / mirror / Atom feed
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 v9 0/7] pSeries FORM2 affinity support
Date: Tue, 21 Sep 2021 11:37:28 +1000	[thread overview]
Message-ID: <YUk3WDs+vXnuWFb/@yekko> (raw)
In-Reply-To: <20210920174947.556324-1-danielhb413@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1385 bytes --]

On Mon, Sep 20, 2021 at 02:49:40PM -0300, Daniel Henrique Barboza wrote:
> Hi,
> 
> This version has a changed asked by Greg in patch 4, along with
> Greg's R-bs.
> 
> Changes from v8:
> - added Greg's reviewed-by in patches 3, 5, 6 and 7
> - patch 4:
>   * changed get_associativity() to return a const pointer
> - v8 link:
> https://lists.gnu.org/archive/html/qemu-devel/2021-09/msg04747.html

Applied to ppc-for-6.2, thanks.

> 
> Daniel Henrique Barboza (7):
>   spapr_numa.c: split FORM1 code into helpers
>   spapr_numa.c: scrap 'legacy_numa' concept
>   spapr_numa.c: parametrize FORM1 macros
>   spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
>   spapr: move FORM1 verifications to post CAS
>   spapr_numa.c: FORM2 NUMA affinity support
>   spapr_numa.c: handle auto NUMA node with no distance info
> 
>  hw/ppc/spapr.c              |  41 +---
>  hw/ppc/spapr_hcall.c        |   7 +
>  hw/ppc/spapr_numa.c         | 380 ++++++++++++++++++++++++++++++------
>  include/hw/ppc/spapr.h      |  35 ++--
>  include/hw/ppc/spapr_numa.h |   1 +
>  include/hw/ppc/spapr_ovec.h |   1 +
>  6 files changed, 354 insertions(+), 111 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 --]

      parent reply	other threads:[~2021-09-21  2:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-20 17:49 [PATCH v9 0/7] pSeries FORM2 affinity support Daniel Henrique Barboza
2021-09-20 17:49 ` [PATCH v9 1/7] spapr_numa.c: split FORM1 code into helpers Daniel Henrique Barboza
2021-09-20 17:49 ` [PATCH v9 2/7] spapr_numa.c: scrap 'legacy_numa' concept Daniel Henrique Barboza
2021-09-20 17:49 ` [PATCH v9 3/7] spapr_numa.c: parametrize FORM1 macros Daniel Henrique Barboza
2021-09-20 17:49 ` [PATCH v9 4/7] spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array Daniel Henrique Barboza
2021-09-20 17:49 ` [PATCH v9 5/7] spapr: move FORM1 verifications to post CAS Daniel Henrique Barboza
2021-09-20 17:49 ` [PATCH v9 6/7] spapr_numa.c: FORM2 NUMA affinity support Daniel Henrique Barboza
2021-09-21  1:34   ` David Gibson
2021-09-20 17:49 ` [PATCH v9 7/7] spapr_numa.c: handle auto NUMA node with no distance info Daniel Henrique Barboza
2021-09-21  1:37   ` David Gibson
2021-09-21  1:37 ` 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=YUk3WDs+vXnuWFb/@yekko \
    --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 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.