summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_init.c
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2005-12-21 02:17:58 +0000
committersobomax <sobomax@FreeBSD.org>2005-12-21 02:17:58 +0000
commitaaeace5d5b2863e9c631c7a3766e0f948ce5282e (patch)
tree7b8ac94c121170cce171a82aef24f35810ee345f /lib/libthr/thread/thr_init.c
parent0be5d450a64399db1956b285f2cc3c9099a2736d (diff)
downloadFreeBSD-src-aaeace5d5b2863e9c631c7a3766e0f948ce5282e.zip
FreeBSD-src-aaeace5d5b2863e9c631c7a3766e0f948ce5282e.tar.gz
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
Diffstat (limited to 'lib/libthr/thread/thr_init.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud