Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!tut.cis.ohio-state.edu!sei.cmu.edu!fs7.ece.cmu.edu!o.gp.cs.cmu.edu!NATASHA.MACH.CS.CMU.EDU!rwd From: rwd@NATASHA.MACH.CS.CMU.EDU (Randall Dean) Newsgroups: comp.os.mach Subject: Re: shm*() can use on MACH? Message-ID: <1991May6.174524.3950@cs.cmu.edu> Date: 6 May 91 17:45:24 GMT References: Sender: netnews@cs.cmu.edu (USENET News Group Software) Reply-To: rwd@NATASHA.MACH.CS.CMU.EDU (Randall Dean) Distribution: comp Organization: Carnegie Mellon University Lines: 12 I have most of the code written for a shared memory server whose interface is the system V shm* calls. It will require the relinking of programs which use this call against a new library, the running of the netmsgserver, netmemoryserver and a new shmserver. The machine I am actually targeting this for is the luna88k (omron). Unfortunately I don't have a working netmemoryserver or netmsgserver for this yet (both have minor bugs in them). When I am less busy and have a chance to track down these problems and finish the code, I will release it ASIS. -rwd