freebsd-dev/sys/boot/i386/loader
Maxim Sobolev e4f5866fd5 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 Add the loader side of support for preloading ELF relocatable object 2004-08-29 00:48:42 +00:00
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