minix/kernel/arch/i386
Ben Gras 3bc6d7df06 impove memory accounting
. the total amount of memory in the system didn't include the memory
	  used by the boot-time modules and some dynamic allocation by the
	  kernel at boot time (to map in VM). especially apparent on our
	  ARM board with 'only' 512MB of memory and a huge ramdisk.
	. also: *add* the VM loaded module to the freelist after it has
	  been allocated for & mapped in instead of cutting it *out* of the
	  freelist! so we get a few more MB free..

Change-Id: If37ac32b21c9d38610830e21421264da4f20bc4f
2013-02-11 19:31:57 +01:00
..
include
acpi.c
acpi.h
apic_asm.h
apic_asm.S
apic.c
apic.h
arch_clock.c
arch_do_vmctl.c
arch_reset.c
arch_smp.c
arch_system.c
arch_watchdog.c
breakpoints.c
debugreg.h
debugreg.S
direct_tty_utils.c
do_iopenable.c
do_readbios.c
do_sdevio.c
exception.c
glo.h
head.S
i8259.c
io_inb.S
io_inl.S
io_intr.S
io_inw.S
io_outb.S
io_outl.S
io_outw.S
kernel.lds
klib.S
Makefile.inc
memory.c
mpx.S
oxpcie.c
oxpcie.h
pg_utils.c
pre_init.c
procoffsets.cf
protect.c
sconst.h
serial.h
trampoline.S
usermapped_data_arch.c
usermapped_glo_ipc.S