Re: Looking for links: Why Linux Doesn't Page Kernel Memory?

Robert Love (rml@tech9.net)
26 Jul 2002 12:16:14 -0700


On Fri, 2002-07-26 at 12:10, Rik van Riel wrote:

> On 26 Jul 2002, Robert Love wrote:
>
> > Better question is, why would we have page-able kernel memory?
>
> We don't want to have generic page-able kernel memory.
>
> However, it might be useful to be able to reclaim or page
> out data structures that might otherwise gobble up all of
> RAM and crash the machine, say page tables.

I agree a better solution than high-pte is probably needed. Shared page
tables and/or large page tables insufficient?

Robert Love

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