Sorry for the late replay, I thought I made it work but I am still
fighting with it.

> Do you really need to do this?  Why not share the stacks and use a mutex to
> protect the operations?

My idea is to allow for profiling of each capability, so I need to
keep the stacks independent of each other. Otherwise, we would get the
same output as if it had been run sequentially.

> Cheers,
>        Simon

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to