Shared Memory
Dave Cohrs
dave at uwvax.UUCP
Fri Apr 5 00:19:11 AEST 1985
> With shared memory, If the process that first created or
> reserved the memory exits/terminates can another process
> still access what ever was in that memory?
The shared memory partition is not actually deallocated until a shmctl()
is done to deallocate it.
--
dave cohrs
...!{allegra,harvard,ihnp4,seismo}!uwvax!dave
dave at wisc-limburger.arpa
(bug? what bug? that's a feature!)
More information about the Comp.unix.wizards
mailing list