freebsd-dev/sys/boot/i386
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
..
boot0 Allow BOOT_BOOT0_COMCONSOLE_SPEED to be derived from BOOT_COMCONSOLE_SPEED 2005-04-25 17:41:35 +00:00
boot0ext
boot0sio
boot2 Consistently use OPT_* macros to test/set boot options. 2005-11-03 07:35:36 +00:00
btx
cdboot
gptboot Consistently use OPT_* macros to test/set boot options. 2005-11-03 07:35:36 +00:00
kgzldr
libi386 For the cases when loading bzip2-compressed kernels enabled use last 2005-12-21 02:17:58 +00:00
loader For the cases when loading bzip2-compressed kernels enabled use last 2005-12-21 02:17:58 +00:00
mbr
pxeldr
Makefile
Makefile.inc Add -mno-sse3 for prescott/nocona 2005-07-15 12:22:14 +00:00