[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory usage



Thanks- I'm headed home for the day but I will try to implement this soon
and let you know how it worked.

Best,
John


John T. Murphy
University of Arizona
Department of Anthropology
jtmurphy@u.arizona.edu
http://www.u.arizona.edu/~jtmurphy


----- Original Message -----
From: Matthew Flatt <mflatt@cs.utah.edu>
To: John T. Murphy <jtmurphy@u.arizona.edu>
Cc: <plt-scheme@fast.cs.utah.edu>
Sent: Saturday, October 27, 2001 1:25 PM
Subject: Re: Memory usage


> Quoting "John T. Murphy":
> > Is there any setting I can implement (stack size, etc.) that will allow
me
> > to avoid the 256 Mb ceiling? The machine has 512 Mb physical RAM.
>
> I think version 103 was compiled with a 256 MB limit, though not
> intentionally. We've fixed that for the next release.
>
> Meanwhile, I've compiled a variant of 103 that I think removes limit.
> The zip archive
>
>    http://www.cs.utah.edu/~mflatt/tmp/largemred.zip
>
> contains a replacement "mred.exe" that should work better for you.
>
> Matthew
>