All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Stewart Smith <stewart@linux.vnet.ibm.com>,
	linuxppc-dev@lists.ozlabs.org, paulus@samba.org,
	kvm-ppc@vger.kernel.org
Subject: Re: [PATCH v4 0/2] Use the POWER8 Micro Partition Prefetch Engine in KVM HV
Date: Mon, 28 Jul 2014 12:34:37 +0000	[thread overview]
Message-ID: <53D6435D.6050601@suse.de> (raw)
In-Reply-To: <1405657123-20087-1-git-send-email-stewart@linux.vnet.ibm.com>


On 18.07.14 06:18, Stewart Smith wrote:
> changes since v3:
> - use kvmppc namespace
> - MPP_BUFFER_ORDER of 3 not 4, as we only need 32k and it's already 32k aligned
> - split out kvmppc_vcore_create in separate patch
> - give a variable a better name: s/tmp/mpp_addr/
> - logmpp becomes static inline function
>
> Stewart Smith (2):
>    Split out struct kvmppc_vcore creation to separate function
>    Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8

I only realized just now that I've commented on v3 :). Sorry. I guess 
the name isn't really important enough for a respin. If you come up with 
a really nice one, I'd be happy to apply another patch that renames it.

Thanks, applied all to kvm-ppc-queue.


Alex


WARNING: multiple messages have this Message-ID (diff)
From: Alexander Graf <agraf@suse.de>
To: Stewart Smith <stewart@linux.vnet.ibm.com>,
	linuxppc-dev@lists.ozlabs.org, paulus@samba.org,
	kvm-ppc@vger.kernel.org
Subject: Re: [PATCH v4 0/2] Use the POWER8 Micro Partition Prefetch Engine in KVM HV
Date: Mon, 28 Jul 2014 14:34:37 +0200	[thread overview]
Message-ID: <53D6435D.6050601@suse.de> (raw)
In-Reply-To: <1405657123-20087-1-git-send-email-stewart@linux.vnet.ibm.com>


On 18.07.14 06:18, Stewart Smith wrote:
> changes since v3:
> - use kvmppc namespace
> - MPP_BUFFER_ORDER of 3 not 4, as we only need 32k and it's already 32k aligned
> - split out kvmppc_vcore_create in separate patch
> - give a variable a better name: s/tmp/mpp_addr/
> - logmpp becomes static inline function
>
> Stewart Smith (2):
>    Split out struct kvmppc_vcore creation to separate function
>    Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8

I only realized just now that I've commented on v3 :). Sorry. I guess 
the name isn't really important enough for a respin. If you come up with 
a really nice one, I'd be happy to apply another patch that renames it.

Thanks, applied all to kvm-ppc-queue.


Alex

  parent reply	other threads:[~2014-07-28 12:34 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-04  1:23 [PATCH] Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8 Stewart Smith
2014-07-08  5:06 ` [PATCH v2] " Stewart Smith
2014-07-08  5:06   ` Stewart Smith
2014-07-08 10:41   ` Alexander Graf
2014-07-08 10:41     ` Alexander Graf
2014-07-08 22:59     ` Stewart Smith
2014-07-08 22:59       ` Stewart Smith
2014-07-10 11:05       ` Alexander Graf
2014-07-10 11:05         ` Alexander Graf
2014-07-10 13:07         ` Mel Gorman
2014-07-10 13:07           ` Mel Gorman
2014-07-10 13:17           ` Alexander Graf
2014-07-10 13:17             ` Alexander Graf
2014-07-10 13:30             ` Mel Gorman
2014-07-10 13:30               ` Mel Gorman
2014-07-10 13:30               ` Alexander Graf
2014-07-10 13:30                 ` Alexander Graf
2014-07-17  3:19   ` [PATCH v3] " Stewart Smith
2014-07-17  3:19     ` Stewart Smith
2014-07-17  7:55     ` Alexander Graf
2014-07-17  7:55       ` Alexander Graf
2014-07-18  4:10       ` Stewart Smith
2014-07-18  4:10         ` Stewart Smith
2014-07-28 12:30         ` Alexander Graf
2014-07-28 12:30           ` Alexander Graf
2014-07-17 23:52     ` Paul Mackerras
2014-07-17 23:52       ` Paul Mackerras
2014-07-18  4:10       ` Stewart Smith
2014-07-18  4:10         ` Stewart Smith
2014-07-18  4:18     ` [PATCH v4 0/2] Use the POWER8 Micro Partition Prefetch Engine in KVM HV Stewart Smith
2014-07-18  4:18       ` Stewart Smith
2014-07-18  4:18       ` [PATCH v4 1/2] Split out struct kvmppc_vcore creation to separate function Stewart Smith
2014-07-18  4:18         ` Stewart Smith
2014-07-18  7:47         ` Paul Mackerras
2014-07-18  7:47           ` Paul Mackerras
2014-07-18  4:18       ` [PATCH v4 2/2] Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8 Stewart Smith
2014-07-18  4:18         ` Stewart Smith
2014-07-18  7:48         ` Paul Mackerras
2014-07-18  7:48           ` Paul Mackerras
2014-07-28 12:34       ` Alexander Graf [this message]
2014-07-28 12:34         ` [PATCH v4 0/2] Use the POWER8 Micro Partition Prefetch Engine in KVM HV Alexander Graf

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=53D6435D.6050601@suse.de \
    --to=agraf@suse.de \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=paulus@samba.org \
    --cc=stewart@linux.vnet.ibm.com \
    /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.