1e273f640e
- machine information contains the number of cpus and the bsp id - a dummy SMP scheduler which keeps all system processes on BSP and all other process on APs. The scheduler remembers how many processes are assigned to each CPU and always picks the one with the least processes for a new process. |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
proto.h | ||
sched.h | ||
schedproc.h | ||
schedule.c | ||
utility.c |