
22 Oct
2005
22 Oct
'05
6:31 p.m.
dons@cse.unsw.edu.au (Donald Bruce Stewart) writes:
Switching the heap allocation to use mmap with a hint to allocate somewhere lower fixes it at least on x86/openbsd.
Thanks for the fix(es). Eventually the high-memory problem will be fixed by not using the top bit for GC, but until then, your approach will be a useful workaround. I'll check it into CVS. Regards, Malcolm