Karl J. Runge writes:
> Neat. Is it copy on write? (i.e. pages are copied when written to, as
> opposed to copy the whole process image at fork time).
I UTSL'd through the code over lunch today, and it turns out that
they're emulating fork() with a combination of threads and cloning the
interpeter and some thread-specific data as well.
>From reading the p5p list I infer that the details of this are still
being worked out...
--kevin
--
Kevin D. Clark | | Will hack Perl for
[EMAIL PROTECTED] | [email protected] | fine food, good beer,
Cabletron Systems, Inc. | PGP Key Available | or fun.
Durham, N.H. (USA) | |
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************