NetBSD/sys/arch/acorn32/stand
abs 681718e784 Add BOOT_LEAVE_MEMORY (desired memory left unused) and BOOT_MIN_AVAIL_MEMORY
(minimum desired free memory), default them to 5M and 10M respectively.
On a machine with more than (BOOT_LEAVE_MEMORY + BOOT_MIN_AVAIL_MEMORY) free
BOOT_LEAVE_MEMORY will be left unused.
Allows a kernel to be booted from SparkFS on a machine with more than 15M
of free memory (SparkFS needs to be able to allocate memory for the
uncompressed kernel)
2004-06-13 20:50:14 +00:00
..
boot32 Adjust the reserved heap space based on memory size. This avoids running out 2004-05-26 23:13:03 +00:00
lib Add BOOT_LEAVE_MEMORY (desired memory left unused) and BOOT_MIN_AVAIL_MEMORY 2004-06-13 20:50:14 +00:00
Makefile
Makefile.buildboot Remove spurious whitespace. 2003-11-23 14:13:42 +00:00