Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)

From: Andrea Arcangeli
Date: Sun Jul 08 2007 - 05:52:39 EST


On Sat, Jul 07, 2007 at 08:53:49PM +0200, Jan Engelhardt wrote:
>
> On Jul 7 2007 00:26, Andrea Arcangeli wrote:
> >Subject: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)
>
> I wonder what happens if the soft page size gets set to 2048 bytes :)

Well the min allowed shift is 12 so you can't set it to 2048. But if
you're curious to see what happens, you can try removing the low limit
and force it to 11.. ;)
-
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/