minix/servers/sched
Arun Thomas 93ae43f577 boot: Add multiboot support
Not yet fully spec-compliant; work in progress
2011-06-24 17:21:51 +02:00
..
main.c SMP - Scheduler can assign process to a cpu 2010-09-15 14:10:33 +00:00
Makefile boot: Add multiboot support 2011-06-24 17:21:51 +02:00
proto.h move timers code to libsys 2010-07-09 12:58:18 +00:00
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 fix clang warnings -R in kernel/ and servers/ 2011-06-09 16:09:13 +02:00
utility.c User-space scheduling for system processes 2010-07-01 08:32:33 +00:00