minix/servers/sched
Tomas Hruby e87d29171f SMP - Compiles for both single and multi processor again
- this patch adds various fixes as some of the previous patches break
  compilations without CONFIG_SMP being set
2010-09-15 14:11:03 +00:00
..
main.c SMP - Scheduler can assign process to a cpu 2010-09-15 14:10:33 +00:00
Makefile move timers code to libsys 2010-07-09 12:58:18 +00:00
proto.h move timers code to libsys 2010-07-09 12:58:18 +00:00
sched.h SMP - Scheduler can assign process to a cpu 2010-09-15 14:10:33 +00:00
schedproc.h SMP - Compiles for both single and multi processor again 2010-09-15 14:11:03 +00:00
schedule.c SMP - Compiles for both single and multi processor again 2010-09-15 14:11:03 +00:00
utility.c User-space scheduling for system processes 2010-07-01 08:32:33 +00:00