.. |
include
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
arch_do_vmctl.c
|
function to increase process stack (pointer). used by VM to set up large,
|
2008-12-11 14:17:45 +00:00 |
clock.c
|
. replace HZ by runtime system_hz (sysenv variable 'hz')
|
2008-12-11 14:15:23 +00:00 |
do_int86.c
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +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
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
exception.c
|
moved stacktrace to sysctl, as vmctl is very privileged so can't
|
2009-01-27 12:54:33 +00:00 |
i8259.c
|
Split of architecture-dependent and -independent functions for i386,
|
2006-12-22 15:22:27 +00:00 |
klib386.s
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
Makefile
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
memory.c
|
make kernel leave a page-sized gap in its code and data to not be
|
2008-12-18 14:30:55 +00:00 |
mpx386.s
|
make space for first code and data pages if so configured.
|
2008-12-19 15:46:29 +00:00 |
protect.c
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
proto.h
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
sconst.h
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
system.c
|
disable interrupts if necessary in kernel debug code to dump all process
|
2009-01-29 15:13:54 +00:00 |
vm.h
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |