Re: fork/exec performance?
Re: fork/exec performance?
- Subject: Re: fork/exec performance?
- From: Bill Huey (Hui) <email@hidden>
- Date: Mon, 23 Sep 2002 15:16:33 -0700
On Mon, Sep 23, 2002 at 06:06:53PM -0400, Jim Magee wrote:
>
where appropriate appears to be the trick in your case. I don't think
>
Linux has vfork(), so people tend to stick with just fork() in portable
>
code.
Linux has vfork(), the behavior is undefined if you modify any process
data though.
bill
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.