minix/kernel
Tomas Hruby a42ab504a0 SMP - Kernel is loaded above 1M by default
- the 16-bit trampoline must be within the first megabyte of physical
  memory thus the smp trampoline is copied explicitly below 1M
2010-09-15 14:10:00 +00:00
..
arch/i386
system SMP - Cpu local variables 2010-09-15 14:09:46 +00:00
clock.c
clock.h
config.h
const.h
cpulocals.c
cpulocals.h
debug.c
debug.h
extract-errno.sh
extract-mfield.sh
extract-mtype.sh
glo.h
interrupt.c
ipc.h Set IPC status code only for RECEIVE 2010-04-26 14:43:59 +00:00
kernel.h
main.c
Makefile
perf.h
priv.h
proc.c
proc.h
profile.c
profile.h cprofile not conditional 2009-01-09 21:44:52 +00:00
proto.h
smp.c SMP - We boot APs 2010-09-15 14:09:52 +00:00
smp.h SMP - We boot APs 2010-09-15 14:09:52 +00:00
spinlock.h
start.c
system.c
system.h
table.c
type.h
utility.c
vm.h
watchdog.c
watchdog.h