Tomas Hruby 6513d20744 SMP - Process is stopped when VM modifies the page tables
- RTS_VMINHIBIT flag is used to stop process while VM is fiddling with
  its pagetables

- more generic way of sending synchronous scheduling events among cpus

- do the x-cpu smp sched calls only if the target process is runnable.
  If it is not, it cannot be running and it cannot become runnable
  this CPU holds the BKL
2010-09-15 14:11:12 +00:00
2010-09-14 21:27:31 +00:00
2010-09-14 21:27:31 +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%