home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!think.com!spdcc!merk!esplanade!robertl
- From: Robert_La_Ferla@hot.com
- Subject: Re: Shared memory?
- Message-ID: <1992Nov21.175428.4755@hot.com>
- Sender: robertl@hot.com
- Reply-To: Robert_La_Ferla@hot.com
- Organization: Hot Technologies
- References: <168A310A88.BJANZEN@lexmark.com>
- Date: Sat, 21 Nov 1992 17:54:28 GMT
- Lines: 14
-
- In article <168A310A88.BJANZEN@lexmark.com> bjanzen@lexmark.com writes:
- >
- > We use /usr/include/system/shm.h to set up a a fairly large shared
- memory
- > database for our realtime data application that is
- > currently implemented on RS6000's. No such thing on NeXT - it
- > isn't too kosher in an object environment, but I could port an
- > existing app NOW and redesign later if I knew if/where shm.h was.
- > [text deleted]
- > I'm responsible. Where the heck is it, or just plain is it?
-
- Look at vm_allocate()
-
- Robert La Ferla
-