Re: [PATCH/RFC] Shared page tables

From: Dave McCracken
Date: Wed Jan 18 2006 - 01:29:17 EST



--On Tuesday, January 17, 2006 16:17:30 -0800 Dave Hansen
<haveblue@xxxxxxxxxx> wrote:

> On Tue, 2006-01-17 at 17:53 -0600, Robin Holt wrote:
>> This appears to work on ia64 with the attached patch. Could you
>> send me any test application you think would be helpful for me
>> to verify it is operating correctly? I could not get the PTSHARE_PUD
>> to compile. I put _NO_ effort into it. I found the following line
>> was invalid and quit trying.
> ...
>> +config PTSHARE
>> + bool "Share page tables"
>> + default y
>> + help
>> + Turn on sharing of page tables between processes for large shared
>> + memory regions.
> ...
>
> These are probably best put in mm/Kconfig, especially if you're going to
> have verbatim copies in each architecture.

No, the specific variables that should be set are different per
architecture, and some (most) architectures don't yet support shared page
tables. It's likely some never will.

Dave McCracken

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