[m-rev.] for review: increase default detstack size

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Sep 28 19:16:47 AEST 2005


On 01-Sep-2005, Mark Anthony BROWN <mark at cs.mu.OZ.AU> wrote:
> +++ doc/user_guide.texi	31 Aug 2005 04:09:41 -0000
> @@ -421,7 +421,8 @@
>  @c XXX FIXME This is wrong for the case when --high-level-code is enabled.
>  The det stack and the nondet stack
>  are allocated fixed sizes at program start-up.
> -The default size is 4096k for the det stack and 128k for the nondet stack,
> +The default size is 1024k times the word size for the det stack
> +and 64k times the word size for the nondet stack,

Times the word size in bits, or times the word size in bytes?

The documentation should clarify this point.

-- 
Fergus Henderson                    |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list