K 10 svn:author V 7 sobomax K 8 svn:date V 27 2005-12-19T09:26:42.000000Z K 7 svn:log V 334 If LOADER_BZIP2_SUPPORT is defined allocate heap in the 1MB-4MB range to provide enough room for decompression (up to 2.5MB is necessary). This should be safe to do since we load i386 kernels after 8MB mark now, so that 16MB is the minimum amount of RAM necessary to even boot FreeBSD. This makes bzip2-support practically useable. END