9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: Re: [9fans] APE fork()
Date: Sat, 12 Aug 2006 15:07:35 -0500	[thread overview]
Message-ID: <b548ade6405867db88aa676f15123b10@quanstro.net> (raw)
In-Reply-To: <a87df86e50fe36fd28703bb1fe83a96b@terzarima.net>

i couldn't find the references to vfork i was looking for quickly with google;
they were lost in vast arguments about vfork bugs.

- erik

On Sat Aug 12 14:54:40 CDT 2006, forsyth@terzarima.net wrote:
> > I always thought vfork was introduced because
> > copy-on-write hadn't been invented yet.
> > 
> > It's the only logical explanation.
> 
> no, it was because they chose not to implement copy on write.
> it had been invented long before that.
> in fact, i found copy on write at least as easy to do for unix
> as the grunge required for vfork (and it was more generally useful).
> on some architectures you need to use copy on reference.
> their paging data structures might have made it more difficult, i suppose;
> they had them upside down compared to unix's requirements.
> 
> vfork also was specified so that if you relied on the sharing
> except to implement a non-sharing fork, the effect was undefined.


  reply	other threads:[~2006-08-12 20:07 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-12 12:15 Sascha Retzki
2006-08-12 12:42 ` Victor Nazarov
2006-08-12 12:40   ` Sascha Retzki
2006-08-12 12:55     ` Charles Forsyth
2006-08-12 13:00     ` Victor Nazarov
2006-08-12 14:44   ` david bulkow
2006-08-12 15:09     ` Sascha Retzki
2006-08-12 15:14     ` Victor Nazarov
2006-08-12 15:15     ` Russ Cox
2006-08-12 15:43       ` Leonardo Valencia
2006-08-12 17:22       ` Brantley Coile
2006-08-12 17:54         ` erik quanstrom
2006-08-12 18:57           ` Bakul Shah
2006-08-12 19:54       ` Charles Forsyth
2006-08-12 20:07         ` erik quanstrom [this message]
2006-08-14  4:04           ` Iruatã Souza
2006-08-14  4:33             ` erik quanstrom
2006-08-14 14:41               ` Ronald G Minnich
2006-08-14 14:48                 ` erik quanstrom
2006-08-14 14:56                   ` Ronald G Minnich
2006-08-14 15:25                     ` erik quanstrom
2006-08-14 14:59                 ` Martin Neubauer
2006-08-14 15:33                   ` John Floren
2006-08-14 15:57                     ` erik quanstrom
2006-08-14 13:48       ` Dave Lukes
2006-08-15  4:19       ` William Josephson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b548ade6405867db88aa676f15123b10@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).