Re: [PATCH] Alternate futex non-page-pinning and COW fix

From: Rusty Russell
Date: Fri Sep 05 2003 - 00:23:03 EST


In message <20030904171609.GA30394@xxxxxxxxxxxxxxxxxx> you write:
> What does PROT_SEM mean for Linux, btw?

It's a relic: some archs might need a special flag to ensure
inter-process atomic ops worked as expected. It was never fully
implemented, with the assumption that such archs just won't be able to
use futexes, and if someone really wants to fix it, they will.

Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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/