Re: [PATCH 2/2] Futex non-page-pinning fix

From: Andrew Morton
Date: Tue Aug 26 2003 - 01:13:28 EST


Ingo Molnar <mingo@xxxxxxxxxx> wrote:
>
> The
> kernel doesnt in fact know about the first use of a futex: no-contention
> futexes have zero kernel footprint. This is the big plus of them. So i'd
> really favor some sort of hashing method and no limits, that way the Linux
> VM is extended and every VM address is waitable and wakable on - a pretty
> powerful concept.

What about the option of not pinning the pages at all: just fault
them in when required?

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