-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Antonio Giacomelli edited this page Jun 17, 2025
·
378 revisions
Today, many real-time kernels for constrained embedded devices promise ambitious features: sophisticated abstractions, comprehensive security features, and extensive portability—often within extremely tight resource constraints. While these approaches have their merits in certain contexts, the overlooked hidden complexity eventually emerges.
Designed explicitly for constrained real-time embedded scenarios, RK0 deliberately avoids real-time anti-patterns.
RK0 allows the system programmer to dial-in: from day 0, it has been designed unwillingly to compromise deterministic behaviour. What you build is what you run.
Copyright (C) 2025 Antonio Giacomelli | www.kernel0.org