Tomas Hruby 0ac9b6d4cf SMP - trully idle APs
- any cpu can use smp_schedule() to tell another cpu to reschedule

- if an AP is idle, it turns off timer as there is nothing to
  preempt, no need to wakeup just to go back to sleep again

- if a cpu makes a process runnable on an idle cpu, it must wake it up
  to reschedule
2010-09-15 14:10:57 +00:00
2010-09-14 21:27:31 +00:00
2010-09-14 21:27:31 +00:00
2010-09-15 14:10:57 +00:00
2010-09-14 21:29:40 +00:00
2010-09-15 14:09:52 +00:00
2010-09-14 21:31:56 +00:00
2010-09-15 08:47:42 +00:00
2010-01-21 10:16:05 +00:00
2010-09-15 14:09:52 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%