This website requires JavaScript.
Explore
Help
Sign In
oneechanhax
/
phunix
Watch
1
Star
0
Fork
0
You've already forked phunix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
phunix
/
servers
/
sched
History
Tomas Hruby
311f145bc7
SMP - Balancing run queues for SMP
...
- it preempts running processes though :( this is not the final solution
2010-09-15 14:10:51 +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 - Scheduler can assign process to a cpu
2010-09-15 14:10:33 +00:00
schedule.c
SMP - Balancing run queues for SMP
2010-09-15 14:10:51 +00:00
utility.c
User-space scheduling for system processes
2010-07-01 08:32:33 +00:00