[cvs-nhc98] cvs commit: nhc98/src/runtime/Kernel collector.c
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Fri Mar 10 05:31:25 EST 2006
malcolm 2006/03/10 02:31:25 PST
Modified files:
src/runtime/Kernel collector.c
Log:
(From Niklas.) Try using sbrk(2) instead of malloc(3) to allocate the
main heap. This is a hacky kind of fix for the high-mem problem noted
in recent versions of Linux.
Revision Changes Path
1.25 +8 -1 nhc98/src/runtime/Kernel/collector.c
More information about the Cvs-nhc98
mailing list