mirror of
https://github.com/drasko/codezero.git
synced 2026-05-30 21:56:01 +02:00
- Userspace irq handling for timer. - If no runnable task is left. scheduler busy loops in user context of last runnable task until a new task becomes runnable.