> I still have to write a little more documentation, but the code is 
> finished; I don't expect changing the code anymore unless I stumble 
> across a bug, so I thought I might as well allow you to review them 
> now.
> 
> If it's too late for such a large change to go into 6.2, then I'll 
> still insist on one small part going into 6.2: the errno 
> saving&restoring code, because that's a bug-fix.
> Errno/saving and restoring is also necessary for the non-threaded RTS.
> 
> I've attached a context diff and one new file that I had to add, 
> forkOS.c, which should go into libraries/base/cbits/.
> "I hereby respectfully submit these patches to The Bosses and to 
> Everyone Else for review."

I'm happy for the code to go into 6.2, since it mostly affects the
THREADED_RTS case which isn't on the critical path (by default).

Skimming through the patch, I have some comments/questions, but I'll
follow up when I've got time to read it in more detail.

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to