[m-rev.] for review: smaller stacks for parallel conjuncts
Ralph Becket
rafe at csse.unimelb.edu.au
Fri Sep 29 13:06:43 AEST 2006
Hi Peter,
I believe GHC threads start with tiny stacks (as you say, most
parallel computations require very little stack space), but as
I understand it the GHC stacks can grow if necessary. I can't
see how we'd manage that with Mercury, though.
-- Ralph
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list