Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 94 9:46:39 MST
From:      terry@cs.weber.edu (Terry Lambert)
To:        joerg_wunsch@uriah.sax.de
Cc:        freebsd-hackers@freefall.cdrom.com
Subject:   Generic vfork question (was: fork() in unistd.h)
Message-ID:  <9412281646.AA04646@cs.weber.edu>
In-Reply-To: <199412281250.NAA07747@bonnie.tcd-dresden.de> from "J Wunsch" at Dec 28, 94 01:50:07 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> conflicting?  i've only noticed the conflict between fork() and vfork().
> 

Speaking of vfork, what would be the impact of using vfork() instead of
fork followed by a stack switch out in order to implement light weight
kernel threads?


					Terry Lambert
					terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9412281646.AA04646>