Lisp options



Robert Dodier wrote:
> On Thu, Jul 9, 2009 at 11:10 AM, Raymond Toy<raymond.toy at stericsson.com> wrote:
>
>   
>> This didn't matter before, but now I can't run the share testsuite with
>> my current heap size of 256 MB.
>>     
>
> Hmm. Do you know which test is triggering heavy memory allocation?
> more than one, maybe?
>   
I don't know the exact cause, but test 130 in rtestezunits is where
cmucl runs out of heap.  (Test 129 is:
xx : 10^7 ` m^2 `` [mile^2, acre, yard^2, feet^2, inch^2], so you can
find test 130 more easily.)

Tests 126 and later seem to take a pretty long time to run (10 sec or
more on a 1.6 GHz sparc).

With 512 MB, cmucl gets through to rtest_hg.

Ray