Re: Porting vfork()

H. Peter Anvin (hpa@transmeta.com)
Fri, 8 Jan 1999 15:18:29 -0800 (PST)


> >
> > I suppose that a performance enhancement that also transforms an
> > abomination into a feature makes sense... not to mention that it
> > will feel great to see the other UNIXes scramble to do the same.
>
> Note that vfork() is only an abomination because it can be hard to get
> right - and we don't have that problem any longer. Basically everybody
> hates it not because it's an ugly interface, but because it's so hard to
> implement. And that's a big conceptual difference.
>

Well, people do also hate it because it has traditionally been
(ab)used in ways which are explicitly said to be
implementation-defined.

-hpa

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/