Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!ptsfa!ihnp4!chinet!nucsrl!naim From: naim@nucsrl.UUCP (Naim Abdullah) Newsgroups: comp.unix.questions Subject: Re: light-weight processes in Unix Message-ID: <3680007@nucsrl.UUCP> Date: Tue, 17-Mar-87 22:18:42 EST Article-I.D.: nucsrl.3680007 Posted: Tue Mar 17 22:18:42 1987 Date-Received: Thu, 19-Mar-87 06:43:37 EST References: <4817@brl-adm.ARPA> Organization: Northwestern U, Evanston IL, USA Lines: 18 dms@hermes.ai.mit.EDU writes: >We'd like to add some kind of light-weight process support to our Sun >3.2 system. What we would like to have is the ability to fork off a >procedure (not a fully linked program) that shares the full address >space of the parent process. There was a paper on "Light Weight Processes in Unix" (I think that was the title) in the Summer '85 Usenix conference in Portland, Oregon. It was written by people at Sun and it involved linking your program to a modified C library. They intend for the same primitives to work in a kernel implemented by light weight processes, but I think they have implemented only a user level version so far. Naim Abdullah Dept. of EECS, Northwestern University {ihnp4, chinet}!nucsrl!naim