[Scons-dev] Subprocess issue on Linux?

Dirk Bächle tshortik at gmx.de
Fri Apr 4 18:41:20 EDT 2014


On 05.04.2014 00:17, Kenny, Jason L wrote:

>

> I think yes, in that it does what should be done by the system under

> posix_spawn.. ie call vfork and execve.

>

> Here is the last version of the monkey patch I have from the people

> working on it. It has a fallback to the classic fork exec if the API's

> don't exists. It seems to solve the main speed problem for us at the

> moment. I believe it still being tested to find possible issues.

>


So, we could add this as an alternative SPAWN function under Linux,
right? We don't have to make this the default, a user could activate it
by an "experimental" command-line option for a start.

Dirk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/scons-dev/attachments/20140405/bd7be858/attachment.html>


More information about the Scons-dev mailing list