linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Will Deacon <will.deacon@arm.com>
To: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: "linux-arch@vger.kernel.org" <linux-arch@vger.kernel.org>,
	"aarcange@redhat.com" <aarcange@redhat.com>,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	"tawfik@marvell.com" <tawfik@marvell.com>,
	"bill4carson@gmail.com" <bill4carson@gmail.com>,
	Catalin Marinas <Catalin.Marinas@arm.com>,
	Steve Capper <Steve.Capper@arm.com>,
	"cmetcalf@tilera.com" <cmetcalf@tilera.com>,
	"mhocko@suse.cz" <mhocko@suse.cz>,
	"maen@marvell.com" <maen@marvell.com>,
	Lior Amsalem <alior@marvell.com>,
	"hoffman@marvell.com" <hoffman@marvell.com>,
	"notasas@gmail.com" <notasas@gmail.com>,
	"kirill@shutemov.name" <kirill@shutemov.name>,
	"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
	"shadi@marvell.com" <shadi@marvell.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [RFC PATCH 0/6] ARM: mm: HugeTLB + THP support.
Date: Sun, 23 Dec 2012 11:11:18 +0000	[thread overview]
Message-ID: <20121223111118.GC16237@mudshark.cambridge.arm.com> (raw)
In-Reply-To: <50D4671F.1010003@free-electrons.com>

On Fri, Dec 21, 2012 at 01:41:51PM +0000, Gregory CLEMENT wrote:
> On 10/18/2012 06:15 PM, Steve Capper wrote:
> > Hello,
> Hi Steve,

Hi Gregory,

> I resurrected this old thread to have some news about this subject.
> We are interested to get this support for the Armada 370/XP based boards.
> 
> I am surprised that there wasn't any feedback on this series. We are
> willing to help this feature being merge in the kernel.
> 
> Testing your series on the board we have could help you?

Whilst testing is always welcome, the thing this code *really* needs is some
proper review, especially for the implementation for 3-level page tables. We
tested pretty extensively on v6, v7 and v7+lpae platforms ourselves but, of
course, if you do uncover an issue then please shout.

Will

WARNING: multiple messages have this Message-ID (diff)
From: Will Deacon <will.deacon@arm.com>
To: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Steve Capper <Steve.Capper@arm.com>,
	"linux-arch@vger.kernel.org" <linux-arch@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"aarcange@redhat.com" <aarcange@redhat.com>,
	"bill4carson@gmail.com" <bill4carson@gmail.com>,
	"tawfik@marvell.com" <tawfik@marvell.com>,
	Catalin Marinas <Catalin.Marinas@arm.com>,
	"cmetcalf@tilera.com" <cmetcalf@tilera.com>,
	"mhocko@suse.cz" <mhocko@suse.cz>,
	"maen@marvell.com" <maen@marvell.com>,
	"hoffman@marvell.com" <hoffman@marvell.com>,
	"notasas@gmail.com" <notasas@gmail.com>,
	"kirill@shutemov.name" <kirill@shutemov.name>,
	"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
	"shadi@marvell.com" <shadi@marvell.com>,
	Lior Amsalem <alior@marvell.com>,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Subject: Re: [RFC PATCH 0/6] ARM: mm: HugeTLB + THP support.
Date: Sun, 23 Dec 2012 11:11:18 +0000	[thread overview]
Message-ID: <20121223111118.GC16237@mudshark.cambridge.arm.com> (raw)
Message-ID: <20121223111118.4C5pV32FB9x-U1tFtydjwSNpvubXI8wnwlenGkvg9L0@z> (raw)
In-Reply-To: <50D4671F.1010003@free-electrons.com>

On Fri, Dec 21, 2012 at 01:41:51PM +0000, Gregory CLEMENT wrote:
> On 10/18/2012 06:15 PM, Steve Capper wrote:
> > Hello,
> Hi Steve,

Hi Gregory,

> I resurrected this old thread to have some news about this subject.
> We are interested to get this support for the Armada 370/XP based boards.
> 
> I am surprised that there wasn't any feedback on this series. We are
> willing to help this feature being merge in the kernel.
> 
> Testing your series on the board we have could help you?

Whilst testing is always welcome, the thing this code *really* needs is some
proper review, especially for the implementation for 3-level page tables. We
tested pretty extensively on v6, v7 and v7+lpae platforms ourselves but, of
course, if you do uncover an issue then please shout.

Will

  reply	other threads:[~2012-12-23 11:11 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-18 16:15 [RFC PATCH 0/6] ARM: mm: HugeTLB + THP support Steve Capper
2012-10-18 16:15 ` [RFC PATCH 1/6] ARM: mm: correct pte_same behaviour for LPAE Steve Capper
2013-01-04  5:03   ` Christoffer Dall
2013-01-08 17:56     ` Steve Capper
2012-10-18 16:15 ` [RFC PATCH 2/6] ARM: mm: Add support for flushing HugeTLB pages Steve Capper
2013-01-04  5:03   ` Christoffer Dall
2013-01-08 17:56     ` Steve Capper
2012-10-18 16:15 ` [RFC PATCH 3/6] ARM: mm: HugeTLB support for LPAE systems Steve Capper
2013-01-04  5:03   ` Christoffer Dall
2013-01-08 17:57     ` Steve Capper
2013-01-08 18:10       ` Christoffer Dall
2012-10-18 16:15 ` [RFC PATCH 4/6] ARM: mm: HugeTLB support for non-LPAE systems Steve Capper
2013-01-04  5:04   ` Christoffer Dall
2013-01-04  5:04     ` Christoffer Dall
2013-01-08 17:58     ` Steve Capper
2013-01-08 18:13       ` Christoffer Dall
2013-01-08 18:13         ` Christoffer Dall
2012-10-18 16:15 ` [RFC PATCH 5/6] ARM: mm: Transparent huge page support for LPAE systems Steve Capper
2013-01-04  5:04   ` Christoffer Dall
2013-01-08 17:59     ` Steve Capper
2013-01-08 18:15       ` Christoffer Dall
2012-10-18 16:15 ` [RFC PATCH 6/6] ARM: mm: Transparent huge page support for non-LPAE systems Steve Capper
2013-01-04  5:04   ` Christoffer Dall
2013-01-08 17:59     ` Steve Capper
2013-01-08 18:17       ` Christoffer Dall
2012-12-21 13:41 ` [RFC PATCH 0/6] ARM: mm: HugeTLB + THP support Gregory CLEMENT
2012-12-23 11:11   ` Will Deacon [this message]
2012-12-23 11:11     ` Will Deacon

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=20121223111118.GC16237@mudshark.cambridge.arm.com \
    --to=will.deacon@arm.com \
    --cc=Catalin.Marinas@arm.com \
    --cc=Steve.Capper@arm.com \
    --cc=aarcange@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=alior@marvell.com \
    --cc=bill4carson@gmail.com \
    --cc=cmetcalf@tilera.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=hoffman@marvell.com \
    --cc=kirill@shutemov.name \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=maen@marvell.com \
    --cc=mhocko@suse.cz \
    --cc=notasas@gmail.com \
    --cc=shadi@marvell.com \
    --cc=tawfik@marvell.com \
    --cc=thomas.petazzoni@free-electrons.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 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).