Re: [PATCH -mm 17/25] Mlocked Pages are non-reclaimable

From: Rik van Riel
Date: Tue Jun 10 2008 - 17:15:09 EST


On Tue, 10 Jun 2008 05:31:30 +0200
Nick Piggin <npiggin@xxxxxxx> wrote:

> If we eventually run out of page flags on 32 bit, then sure this might be
> one we could look at geting rid of. Once the code has proven itself.

Yes, after the code has proven stable, we can probably get
rid of the PG_mlocked bit and use only PG_unevictable to mark
these pages.

Lee, Kosaki-san, do you see any problem with that approach?
Is the PG_mlocked bit really necessary for non-debugging
purposes?

--
All Rights Reversed
--
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/