Re: [PATCH 0/8] THP support for Sparc64

2012-10-05 Thread Andrea Arcangeli
Hi Michal, On Fri, Oct 05, 2012 at 11:28:10AM +0200, Michal Hocko wrote: > FWIW there is also a pure -mm (non-rebased) git tree at > http://git.kernel.org/?p=linux/kernel/git/mhocko/mm.git;a=summary > since-3.6 branch. It is based on top of 3.6 with mm patches from > Andrew's tree. I'd still

Re: [PATCH 0/8] THP support for Sparc64

2012-10-05 Thread Michal Hocko
On Thu 04-10-12 14:11:36, David Miller wrote: > From: Andrea Arcangeli > Date: Thu, 4 Oct 2012 12:35:48 +0200 > > > Hi Dave, > > > > On Wed, Oct 03, 2012 at 10:00:27PM -0400, David Miller wrote: > >> From: Andrew Morton > >> Date: Tue, 2 Oct 2012 15:55:44 -0700 > >> > >> > I had a shot at

Re: [PATCH 0/8] THP support for Sparc64

2012-10-05 Thread Michal Hocko
On Thu 04-10-12 14:11:36, David Miller wrote: From: Andrea Arcangeli aarca...@redhat.com Date: Thu, 4 Oct 2012 12:35:48 +0200 Hi Dave, On Wed, Oct 03, 2012 at 10:00:27PM -0400, David Miller wrote: From: Andrew Morton a...@linux-foundation.org Date: Tue, 2 Oct 2012 15:55:44 -0700

Re: [PATCH 0/8] THP support for Sparc64

2012-10-05 Thread Andrea Arcangeli
Hi Michal, On Fri, Oct 05, 2012 at 11:28:10AM +0200, Michal Hocko wrote: FWIW there is also a pure -mm (non-rebased) git tree at http://git.kernel.org/?p=linux/kernel/git/mhocko/mm.git;a=summary since-3.6 branch. It is based on top of 3.6 with mm patches from Andrew's tree. I'd still suggest

Re: [PATCH 0/8] THP support for Sparc64

2012-10-04 Thread David Miller
From: Andrea Arcangeli Date: Thu, 4 Oct 2012 12:35:48 +0200 > Hi Dave, > > On Wed, Oct 03, 2012 at 10:00:27PM -0400, David Miller wrote: >> From: Andrew Morton >> Date: Tue, 2 Oct 2012 15:55:44 -0700 >> >> > I had a shot at integrating all this onto the pending stuff in linux-next. >> > "mm:

Re: [PATCH 0/8] THP support for Sparc64

2012-10-04 Thread Andrea Arcangeli
Hi Dave, On Wed, Oct 03, 2012 at 10:00:27PM -0400, David Miller wrote: > From: Andrew Morton > Date: Tue, 2 Oct 2012 15:55:44 -0700 > > > I had a shot at integrating all this onto the pending stuff in linux-next. > > "mm: Add and use update_mmu_cache_pmd() in transparent huge page code." > >

Re: [PATCH 0/8] THP support for Sparc64

2012-10-04 Thread Andrea Arcangeli
Hi Dave, On Wed, Oct 03, 2012 at 10:00:27PM -0400, David Miller wrote: From: Andrew Morton a...@linux-foundation.org Date: Tue, 2 Oct 2012 15:55:44 -0700 I had a shot at integrating all this onto the pending stuff in linux-next. mm: Add and use update_mmu_cache_pmd() in transparent huge

Re: [PATCH 0/8] THP support for Sparc64

2012-10-04 Thread David Miller
From: Andrea Arcangeli aarca...@redhat.com Date: Thu, 4 Oct 2012 12:35:48 +0200 Hi Dave, On Wed, Oct 03, 2012 at 10:00:27PM -0400, David Miller wrote: From: Andrew Morton a...@linux-foundation.org Date: Tue, 2 Oct 2012 15:55:44 -0700 I had a shot at integrating all this onto the pending

Re: [PATCH 0/8] THP support for Sparc64

2012-10-03 Thread David Miller
From: Andrew Morton Date: Tue, 2 Oct 2012 15:55:44 -0700 > I had a shot at integrating all this onto the pending stuff in linux-next. > "mm: Add and use update_mmu_cache_pmd() in transparent huge page code." > needed minor massaging in huge_memory.c. But as Andrea mentioned, we > ran aground

Re: [PATCH 0/8] THP support for Sparc64

2012-10-03 Thread David Miller
From: Andrew Morton a...@linux-foundation.org Date: Tue, 2 Oct 2012 15:55:44 -0700 I had a shot at integrating all this onto the pending stuff in linux-next. mm: Add and use update_mmu_cache_pmd() in transparent huge page code. needed minor massaging in huge_memory.c. But as Andrea

Re: [PATCH 0/8] THP support for Sparc64

2012-10-02 Thread David Miller
From: Andrew Morton Date: Tue, 2 Oct 2012 15:55:44 -0700 > I had a shot at integrating all this onto the pending stuff in linux-next. > "mm: Add and use update_mmu_cache_pmd() in transparent huge page code." > needed minor massaging in huge_memory.c. But as Andrea mentioned, we > ran aground

Re: [PATCH 0/8] THP support for Sparc64

2012-10-02 Thread Andrew Morton
On Tue, 02 Oct 2012 18:26:01 -0400 (EDT) David Miller wrote: > Here is a set of patches that add THP support for sparc64. > > A few of them are relatively minor portability issues I ran into. > Like the MIPS guys I hit the update_mmu_cache() typing issue so I have > a patch for that here. > >

[PATCH 0/8] THP support for Sparc64

2012-10-02 Thread David Miller
Here is a set of patches that add THP support for sparc64. A few of them are relatively minor portability issues I ran into. Like the MIPS guys I hit the update_mmu_cache() typing issue so I have a patch for that here. It is very likely that I need the ACCESSED bit handling fix the ARM folks

[PATCH 0/8] THP support for Sparc64

2012-10-02 Thread David Miller
Here is a set of patches that add THP support for sparc64. A few of them are relatively minor portability issues I ran into. Like the MIPS guys I hit the update_mmu_cache() typing issue so I have a patch for that here. It is very likely that I need the ACCESSED bit handling fix the ARM folks

Re: [PATCH 0/8] THP support for Sparc64

2012-10-02 Thread Andrew Morton
On Tue, 02 Oct 2012 18:26:01 -0400 (EDT) David Miller da...@davemloft.net wrote: Here is a set of patches that add THP support for sparc64. A few of them are relatively minor portability issues I ran into. Like the MIPS guys I hit the update_mmu_cache() typing issue so I have a patch for

Re: [PATCH 0/8] THP support for Sparc64

2012-10-02 Thread David Miller
From: Andrew Morton a...@linux-foundation.org Date: Tue, 2 Oct 2012 15:55:44 -0700 I had a shot at integrating all this onto the pending stuff in linux-next. mm: Add and use update_mmu_cache_pmd() in transparent huge page code. needed minor massaging in huge_memory.c. But as Andrea