K 10 svn:author V 6 obrien K 8 svn:date V 27 2004-08-23T16:25:07.000000Z K 7 svn:log V 351 Forced commit to document: Doug Rabson Message-Id: <200408220940.18504.dfr@nlsystems.com> Size does matter for the alpha loader. The firmware gives it 256k of address space which we overflowed many years ago. I extended it in sys/boot/alpha/common/main.c:extend_heap() by adding 512k to the loader's mapped address space. END