memalign
Fergus Henderson
fjh at cs.mu.oz.au
Sat Feb 8 12:43:39 AEDT 1997
Hi Tom,
Your changes to memory.c broke all the non-GC grades.
In init_heap(), there's call to construct_zone() which has one too
few arguments -- the `base' argument seems to be missing.
Can you please fix this?
I can't figure out why your changes didn't break the GC grades too,
since the main zones, e.g. detstack_zone, never seems to get initialized.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
More information about the developers
mailing list