Richard Gooch <[EMAIL PROTECTED]> writes:
> Ingo Molnar writes:
> > yep - and this isnt possible with traditional SysV shared memory,
> > and isnt possible with traditional SysV semaphores. (forget my
> > filesystem comment, it's a thinko.)
>
> Huh? After attaching, if you "delete" a SHMID, it will be removed
> when all processes referring to it unattach or die. Fairly similar
> semantics.
Would be nice if it really would be _that_ similar. We had to
reintroduce some linuxism that you can still attach to an deleted
SHMID. This is quite uncommon for filesystems (and for SYSV shm on
other *NIX)
Christoph
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/