[plt-scheme] MzScheme maximum memory use
Looks like a good manager, the LRU manager. I've implemented
a hwiki-manager for hwiki. What are your experiences with the
LRU manager?
--hans
Op 12/7/2007 schreef "Noel Welsh" <noelwelsh at gmail.com>:
>Hi all,
>
>Am I correct in thinking the maximum amount of memory that MzScheme
>can use on a 32-bit platform is 2GB? I assume 32-bits - 1 tag bit =
>31 bits for every pointer. This would explain why we ran out of
>memory on a machine with 3GB RAM and the web server's LRU manager set
>w/ a max consumption of 2GB.
>
>Thanks!
>Noel
>_________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>