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

From: Hugh Dickins
Date: Thu Sep 04 2003 - 11:55:10 EST


On Thu, 4 Sep 2003, Linus Torvalds wrote:
>
> However, the thing is, the case really can be a totally writable
> MAP_PRIVATE that just hasn't been modified (and thus not COW'ed) _yet_.
>
> But sure, we could just require that futex pages are dirty in this case.

There's no problem here in Jamie's implementation, no need to demand that;
but the previous implementation did make COWing problems for itself, yes.

Hugh

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