Re: pte-highmem vs UKVA (was: object-based rmap and pte-highmem)

Linus Torvalds (torvalds@transmeta.com)
Sun, 23 Feb 2003 16:31:05 -0800 (PST)


On Sun, 23 Feb 2003, William Lee Irwin III wrote:
>
> Another term for "UKVA for pagetables only" is "recursive pagetables",
> if this helps clarify anything.

Oh, ok. We did that for alpha, and it was a good deal there (it's actually
architected for alpha). So yes, I don't mind doing it for the page tables,
and it should work fine on x86 too (it's not necessarily a very portable
approach, since it requires that the pmd- and the pte- tables look the
same, which is not always true).

So sure, go ahead with that part.

Linus

-
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/