Tomas Hruby ebba20a65d No CLOCK task
- no kernel tasks are runnable

- clock initialization moved to the end of main()

- the rest of the body of clock_task() is moved to bsp_timer_int_handler() as
  for now we are going to handle this on the bootstrap cpu. A change later is
  possible.
2010-02-09 15:22:43 +00:00
2010-02-05 13:53:10 +00:00
2010-02-04 16:52:54 +00:00
2010-02-09 15:20:09 +00:00
2010-02-09 15:22:43 +00:00
2010-02-09 15:20:09 +00:00
2010-02-09 08:12:37 +00:00
2010-02-09 08:12:37 +00:00
2010-01-21 10:16:05 +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%