minix/servers/sched
2011-01-28 11:35:02 +00:00
..
main.c SMP - Scheduler can assign process to a cpu 2010-09-15 14:10:33 +00:00
Makefile
proto.h
sched.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
schedproc.h SMP - Compiles for both single and multi processor again 2010-09-15 14:11:03 +00:00
schedule.c SMP - can boot even if some cpus fail to boot 2010-09-15 14:11:21 +00:00
utility.c