minix/kernel
Jorrit Herder a01645b788 New scheduling code in kernel. Work in progress.
Round-robin within one priority queue works fine.
Ageing algorithm to be done.
2005-08-19 16:43:28 +00:00
..
system New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
clock.c New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
config.h Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
const.h Check if kernel calls is allowed (from process' call mask) added. Not yet 2005-08-04 19:23:03 +00:00
debug.c
debug.h
exception.c
glo.h
i8259.c
ipc.h Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
kernel.h
klib.s
klib88.s
klib386.s
main.c New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
Makefile
mpx.s
mpx88.s
mpx386.s
priv.h New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
proc.c New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
proc.h New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
protect.c
protect.h
proto.h New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
sconst.h
start.c Single boot driver loaded, while multiple can be included in the boot image. 2005-08-03 16:06:35 +00:00
system.c New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
system.h Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
table.c New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
type.h New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
utility.c Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00