Path: utzoo!censor!geac!torsqnt!jarvis.csri.toronto.edu!cs.utexas.edu!rutgers!texbell!sugar!ficc!peter From: peter@ficc.uu.net (Peter da Silva) Newsgroups: comp.os.minix Subject: Re: IPC on Minix Keywords: SysV IPC Message-ID: <-302YD2ggpc2@ficc.uu.net> Date: 4 Mar 90 17:52:47 GMT References: <1856@unccvax.UUCP> Reply-To: peter@ficc.uu.net (Peter da Silva) Organization: Xenix Support, FICC Lines: 9 In article <1856@unccvax.UUCP> cs00chs@unccvax.UUCP (charles spell) writes: > I would like to implement SysV IPC primitives in the Minix kernel. Please, no. The System V IPC primitives are rather clumsy to use nand are unintegrated with the file system. Rather, implement named pipes and some form of mapped files (even if the size of the file to be mapped must be small and the file can't be paged in: swap it in on a map_fd call, and flush it to disk on close, redirecting requests for that file through read() and write() to the in-core copy). -- _--_|\ Peter da Silva. +1 713 274 5180. . / \ \_.--._/ Xenix Support -- it's not just a job, it's an adventure! v "Have you hugged your wolf today?" `-_-'