Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!ames!vsi1!altos86!dtynan From: gwyn@BRL.MIL!gwyn Newsgroups: comp.unix Subject: Re: spawning a child by double forking Message-ID: <3483@altos86.Altos.COM> Date: 6 Jul 89 19:07:27 GMT References: <12376@bloom-beacon.MIT.EDU> Sender: dtynan@altos86.Altos.COM Lines: 6 Approved: dtynan@zorba.Tynan.COM In article <12376@bloom-beacon.MIT.EDU>, jik@athena.mit.edu (Jonathan I. Kamens) writes: > It is bad practice to implement a solution which will take one and a half > times the necessary amount of memory ... If fork() isn't implemented cheaply on your UNIX system, you already have a serious problem that needs to be addressed!