Re: [patch 00/23] Slab defragmentation V6

From: Christoph Lameter
Date: Thu Nov 08 2007 - 16:28:18 EST


On Thu, 8 Nov 2007, Lee Schermerhorn wrote:

> > ZONE_MOVABLE also contains mlocked pages that are also not reclaimable.
> > The question is at what level would it be possible to make them MOVABLE?
> > It may take some improvements to the kick() methods to make eviction more
> > reliable. Allowing the moving of objects in the kick() methods will
> > likely get usthere.
>
> Christoph: Although mlocked pages are not reclaimable, they ARE
> migratable. You fixed that a long time ago. [And I just verified with
> memtoy.] Doesn't this make them "movable"?

I know. They are movable but not reclaimable.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/