mirror of
https://github.com/drasko/codezero.git
synced 2026-05-31 06:06: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.