[Shootout-list] Process Creation - useless test output
Bengt Kleberg
bengt.kleberg@ericsson.com
Tue, 05 Oct 2004 09:31:54 +0200
Tomasz Zielonka wrote:
> On Tue, Oct 05, 2004 at 09:11:26AM +0200, Bengt Kleberg wrote:
...deleted
>>i think it is legal if the requierments in the test are met. what does
>>+rts do?
>
>
> It allows to set various runtime parameters. In this case:
>
> -A<size> Sets the minimum allocation area size (default 256k) Egs: -A1m -A10k
> -k<size> Sets the initial thread stack size (default 1k) Egs: -k4k -k2m
this is legal in all other tests (iirc).
i see no reason to special case this test.
perhaps somebody else has more pertinent information?
bengt