From: Tarkan Erimer on
Hi Mel,

On Friday 02 April 2010 07:02:34 pm Mel Gorman wrote:
> The only change is relatively minor and is around the migration of unmapped
> PageSwapCache pages. Specifically, it's not safe to access anon_vma for
> these pages when remapping after migration completes so the last patch
> makes sure we don't.
>
> Are there any further obstacles to merging?
>

These patches are applicable to which kernel version or versions ?
I tried on 2.6.33.2 and 2.6.34-rc3 without succeed.

Tarkan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Mel Gorman on
On Tue, Apr 06, 2010 at 05:47:16PM +0300, Tarkan Erimer wrote:
> On Friday 02 April 2010 07:02:34 pm Mel Gorman wrote:
> > The only change is relatively minor and is around the migration of unmapped
> > PageSwapCache pages. Specifically, it's not safe to access anon_vma for
> > these pages when remapping after migration completes so the last patch
> > makes sure we don't.
> >
> > Are there any further obstacles to merging?
> >
>
> These patches are applicable to which kernel version or versions ?
> I tried on 2.6.33.2 and 2.6.34-rc3 without succeed.
>

It's based on Andrew's tree mmotm-2010-03-24-14-48.

--
Mel Gorman
Part-time Phd Student Linux Technology Center
University of Limerick IBM Dublin Software Lab
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Tarkan Erimer on
On Tuesday 06 April 2010 06:00:36 pm Mel Gorman wrote:
> On Tue, Apr 06, 2010 at 05:47:16PM +0300, Tarkan Erimer wrote:
> > On Friday 02 April 2010 07:02:34 pm Mel Gorman wrote:
> > > The only change is relatively minor and is around the migration of
> > > unmapped PageSwapCache pages. Specifically, it's not safe to access
> > > anon_vma for these pages when remapping after migration completes so
> > > the last patch makes sure we don't.
> > >
> > > Are there any further obstacles to merging?
> >
> > These patches are applicable to which kernel version or versions ?
> > I tried on 2.6.33.2 and 2.6.34-rc3 without succeed.
>
> It's based on Andrew's tree mmotm-2010-03-24-14-48.

OK. Thanks for the reply.

Tarkan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/