Re: allegro heap size limit?

Raymond Toy <[email protected]> 21 Apr 2003 09:25:01 -0400
Newsgroups gmane.lisp.matlisp.user
Message-ID <[email protected]>
>>>>> "Jefferson" == Jefferson Provost <[email protected]> writes:

    Jefferson> This is not strictly a MATLISP question, but I though people on this
    Jefferson> list might have some experience with very large Lisp heaps.

    Jefferson> I'm using Allegro 6.0, on a P4 machine running RedHat with 1.5GB of
    Jefferson> RAM and 3GB of swap.  I'm unable to get a heap-size larger than about
    Jefferson> 500MB. As soon as an allocation attempts to grow the heap above that
    Jefferson> level, I get something like this:

I don't know much about ACL.  Perhaps you can ask Franz to see what
the maximum is or how to change the default?

Ray