Date: Mon, 23 Aug 2004 16:25:07 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha Makefile.inc src/sys/boot/ficl Makefile Message-ID: <200408231625.i7NGP8Ql084339@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2004-08-23 16:25:07 UTC FreeBSD src repository Modified files: sys/boot/alpha Makefile.inc sys/boot/ficl Makefile Log: Forced commit to document: Doug Rabson <dfr@nlsystems.com> 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. Revision Changes Path 1.11 +0 -0 src/sys/boot/alpha/Makefile.inc 1.39 +0 -0 src/sys/boot/ficl/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408231625.i7NGP8Ql084339>