CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/05/16 10:40:31
Modified files: sys/arch/mips64/mips64: arcbios.c Log message: Count LoadedProgram regions as free memory, since these are either the boot loader image (which we can safely overwrite) or the kernel image itself (in case of netboot) and there is already code to move the kernel image out of the free memory later on.