Subject: RE: [sv-ec] ERR-4
From: Jonathan Bromley (jonathan.bromley@doulos.com)
Date: Mon Aug 18 2003 - 08:35:28 PDT
hi,
> Lifetime of automatic variables in fork/join_none I propose that the following
> be added to Section 9.6
> -------------------------------------------------------------------------------
> Automatic variables in the scope enclosing a fork-join_none or fork-join_any
> shall be copied on fork of each process that references those variables.
I find this quite extraordinary. It's asking that a forked process be
(in effect) provided with a complete copy of the automatic parts of
its invoking environment, almost like a Unix fork() call. But
static stuff remains shared among forked processes.
I think this will be extremely confusing to most users.
-- Jonathan Bromley, ConsultantDOULOS - Developing Design Know-how VHDL * Verilog * SystemC * e * Perl * Tcl/Tk * Project Services
Doulos Ltd. Church Hatch, 22 Market Place, Ringwood, Hampshire, BH24 1AW, UK Tel: +44 (0)1425 471223 Email: jonathan.bromley@doulos.com Fax: +44 (0)1425 471573 Web: http://www.doulos.com
This e-mail and any attachments are confidential and Doulos Ltd. reserves all rights of privilege in respect thereof. It is intended for the use of the addressee only. If you are not the intended recipient please delete it from your system, any use, disclosure, or copying of this document is unauthorised. The contents of this message may contain personal views which are not the views of Doulos Ltd., unless specifically stated.
This archive was generated by hypermail 2b28 : Mon Aug 18 2003 - 08:39:09 PDT