Path: utzoo!attcan!uunet!jarthur!usc!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!nuug!ifi!gisle From: gisle@ifi.uio.no (Gisle Hannemyr) Newsgroups: comp.os.misc Subject: QNX shared buffer. Message-ID: <1990Aug7.105617.20133@ifi.uio.no> Date: 7 Aug 90 10:56:17 GMT Sender: usenet@ifi.uio.no (News Poster) Organization: gisle@ifi.uio.no Lines: 27 Originator: gisle@kyrre.ifi.uio.no Nntp-Posting-Host: kyrre.ifi.uio.no I hope this is the appropriate newsgroup for questions about QNX. I want to allocate a buffer that shall be used to share information between several processes running on the same CPU. Each process will run for a short time, but I want the common buffer to exist "forever". What I really want to do, is to write a program that mallocs some memory, associate a name with it (so other processes can read it), and then dies, leaving the malloced memory allocated and available for reads and writes from other processes that knows its name. 1) Is this possible with QNX? How? If this is not possible, then: 2) How do I leave a program like that sleeping _forever_? Preferably not using any cycles. Any help is appreiciated. - gisle hannemyr (Norwegian Computing Center) EAN: C=no;PRMD=uninett;O=nr;S=Hannemyr;G=Gisle (X.400 SA format) gisle.hannemyr@nr.no (RFC-822 format) Inet: gisle@ifi.uio.no UUCP: ...!mcvax!ifi!gisle ------------------------------------------------