Re: [PATCH] cowlinks v2

From: Erik Andersen
Date: Fri Apr 02 2004 - 20:22:35 EST


On Sat Apr 03, 2004 at 02:04:25AM +0100, Jamie Lokier wrote:
> Here's a tricky situation:
>
> 1. A file is cowlinked. Then each cowlink is mmap()'d, one per process.
>
> 2. At this point both mappings share the same pages in RAM.
>
> 3. Then one of the cowlinks is written to...

Using mmap with PROT_WRITE on a cowlink must preemptively
break the link.

-Erik

--
Erik B. Andersen http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-
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/