minix/kernel/arch/i386
Ben Gras ac86f5bb49 keep some processes mapped in always; direct message copying
where possible (no buffering); no more explicit vm checkranges
in kernel; new allocator for vm using avl tree without needing
remapping
2009-06-08 04:02:22 +00:00
..
include keep some processes mapped in always; direct message copying 2009-06-08 04:02:22 +00:00
arch_do_vmctl.c keep some processes mapped in always; direct message copying 2009-06-08 04:02:22 +00:00
clock.c . replace HZ by runtime system_hz (sysenv variable 'hz') 2008-12-11 14:15:23 +00:00
do_int86.c moved type and constants for random data to include file; 2009-04-02 15:24:44 +00:00
do_iopenable.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
do_readbios.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
do_sdevio.c my state. 2009-06-06 23:27:10 +00:00
exception.c keep some processes mapped in always; direct message copying 2009-06-08 04:02:22 +00:00
i8259.c Split of architecture-dependent and -independent functions for i386, 2006-12-22 15:22:27 +00:00
klib386.s keep some processes mapped in always; direct message copying 2009-06-08 04:02:22 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
memory.c keep some processes mapped in always; direct message copying 2009-06-08 04:02:22 +00:00
mpx386.s keep some processes mapped in always; direct message copying 2009-06-08 04:02:22 +00:00
protect.c state 2009-06-03 11:22:49 +00:00
proto.h pde cache check works 2009-06-07 15:55:44 +00:00
sconst.h Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
system.c pde cache check works 2009-06-07 15:55:44 +00:00