On Mon, 2004-02-16 at 14:52, Alan Altmark wrote: > Did you try the sequence I gave last week? The trick, I believe, is to > load the SR segment in exclusive write mode, which gives you a private > non-shared r/w copy of a r/o DCSS. When you do that, mount it, fill it, > and save it, no one can change the segment. At most they, too, can load > an exclusive write copy which is really a private copy. > > So, don't define it SW. Define it SR.
Does my exclusive-write copy become the "real" copy when everyone who had links to it has logged off? I guess that's what's confusing me: when I do the updates to it, and I'm really changing my private copy, do those changes get propagated back to the rest of the world? Adam
