Path: utzoo!news-server.csri.toronto.edu!rutgers!uwm.edu!wuarchive!usc!ucla-cs!hapuna!michael From: michael@hapuna.cs.ucla.edu (michael gersten) Newsgroups: comp.sys.next Subject: Re: NeXT equivalent of Shared Memory and Semaphores on SysV Keywords: Shared Memory Message-ID: Date: 8 Mar 91 23:53:56 GMT References: <1991Feb21.152540.10679@noose.ecn.purdue.edu> <1991Feb22.044136.2498@rfengr.com> <1125@tokio.cs.utexas.edu> Sender: usenet@cs.ucla.edu (Mr. News Himself) Distribution: usa Organization: UCLA, Computer Science Department Lines: 9 Nntp-Posting-Host: hapuna.cs.ucla.edu My understanding of Mach (not necessarily NeXT OS) was that an external pager could be written (and was written at CMU) to allow two unrelated tasks to share memory. If this program would work on the NeXT, you should be able to grab it, port an interface to look identical to the system 5 code, and presto!. I'd be interested in it also. Michael