freebsd-skq/sys/boot/i386/loader
sobomax aaeace5d5b For the cases when loading bzip2-compressed kernels enabled use last
3MB of physical memory for heap instead of range between 1MB and 4MB.
This makes this feature working with PAE and amd64 kernels, which are
loaded at 2MB. Teach i386_copyin() to avoid using range allocated by
heap in such case, so that it won't trash heap in the low memory
conditions.

This should make loading bzip2-compressed kernels/modules/mfs images
generally useable, so that re@ team is welcome to evaluate merits
of using this feature in the installation CDs.

Valuable suggestions by:	jhb
2005-12-21 02:17:58 +00:00
..
conf.c
help.i386 Remove the last vestiges of the userconfig option. None of this actually 2004-12-01 04:59:33 +00:00
loader.rc Add back some bits. 2005-10-30 05:41:42 +00:00
main.c For the cases when loading bzip2-compressed kernels enabled use last 2005-12-21 02:17:58 +00:00
Makefile Add back some bits. 2005-10-30 05:41:42 +00:00
version