All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: benh@kernel.crashing.org, linux-mm@kvack.org,
	m.szyprowski@samsung.com, mina86@mina86.com,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH -V2 3/4] powerpc: Contiguous memory allocator based RMA allocation
Date: Sat, 29 Jun 2013 17:28:03 +1000	[thread overview]
Message-ID: <20130629072803.GD8687@iris.ozlabs.ibm.com> (raw)
In-Reply-To: <1372410662-3748-3-git-send-email-aneesh.kumar@linux.vnet.ibm.com>

On Fri, Jun 28, 2013 at 02:41:01PM +0530, Aneesh Kumar K.V wrote:
> From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
> 
> Use CMA for allocation of RMA region for guest. Also remove linear allocator
> now that it is not used
> 
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>

Acked-by: Paul Mackerras <paulus@samba.org>

... though it could use a more extensive patch description.

Paul.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mackerras <paulus@samba.org>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: m.szyprowski@samsung.com, linuxppc-dev@lists.ozlabs.org,
	mina86@mina86.com, linux-mm@kvack.org
Subject: Re: [PATCH -V2 3/4] powerpc: Contiguous memory allocator based RMA allocation
Date: Sat, 29 Jun 2013 17:28:03 +1000	[thread overview]
Message-ID: <20130629072803.GD8687@iris.ozlabs.ibm.com> (raw)
In-Reply-To: <1372410662-3748-3-git-send-email-aneesh.kumar@linux.vnet.ibm.com>

On Fri, Jun 28, 2013 at 02:41:01PM +0530, Aneesh Kumar K.V wrote:
> From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
> 
> Use CMA for allocation of RMA region for guest. Also remove linear allocator
> now that it is not used
> 
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>

Acked-by: Paul Mackerras <paulus@samba.org>

... though it could use a more extensive patch description.

Paul.

  reply	other threads:[~2013-06-29  7:43 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28  9:10 [PATCH -V2 1/4] mm/cma: Move dma contiguous changes into a seperate config Aneesh Kumar K.V
2013-06-28  9:10 ` Aneesh Kumar K.V
2013-06-28  9:11 ` [PATCH -V2 2/4] powerpc: Contiguous memory allocator based hash page allocation Aneesh Kumar K.V
2013-06-28  9:11   ` Aneesh Kumar K.V
2013-06-29  7:25   ` Paul Mackerras
2013-06-29  7:25     ` Paul Mackerras
2013-06-28  9:11 ` [PATCH -V2 3/4] powerpc: Contiguous memory allocator based RMA allocation Aneesh Kumar K.V
2013-06-28  9:11   ` Aneesh Kumar K.V
2013-06-29  7:28   ` Paul Mackerras [this message]
2013-06-29  7:28     ` Paul Mackerras
2013-06-28  9:11 ` [PATCH -V2 4/4] powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation Aneesh Kumar K.V
2013-06-28  9:11   ` Aneesh Kumar K.V
2013-06-29  7:43   ` Paul Mackerras
2013-06-29  7:43     ` Paul Mackerras
2013-06-29  7:14 ` [PATCH -V2 1/4] mm/cma: Move dma contiguous changes into a seperate config Paul Mackerras
2013-06-29  7:14   ` Paul Mackerras
2013-07-01 11:52 ` Michal Nazarewicz
2013-07-01 11:52   ` Michal Nazarewicz
2013-07-01 13:01   ` Aneesh Kumar K.V
2013-07-01 13:01     ` Aneesh Kumar K.V

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=20130629072803.GD8687@iris.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=benh@kernel.crashing.org \
    --cc=linux-mm@kvack.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=m.szyprowski@samsung.com \
    --cc=mina86@mina86.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.