Jorrit Herder bac6068857 Rewrite of process scheduling:
- current and maximum priority per process;
- quantum size and current ticks left per process;
- max number of full quantums in a row allow
  (otherwise current priority is decremented)
2005-06-30 15:55:19 +00:00
2005-06-17 11:52:55 +00:00
2005-06-30 15:55:19 +00:00
2005-06-30 12:56:34 +00:00
2005-06-27 09:41:38 +00:00
2005-06-29 12:04:10 +00:00
2005-04-21 14:53:53 +00:00
2005-06-29 15:26:10 +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%