Hacker News new | ask | show | jobs
by itopaloglu83 199 days ago
One of the best introductions to how kernel works was implementing a timer based context switching RTOS on a microcontroller, so little lines of code but something to build up over and jump into the linux kernel.