kernel-threads
There are 4 repositories under kernel-threads topic.
akshayrdeodhar/xv6-kthreads
Adding kernel-level threads to mit-pdos' xv6
eerio/eggs
ARM Cortex-M0 Operating System
Superb-Man/Kernel-Thread
Kernel-Level Thread implementation for Operating systems( Lab 314) offline 5 in xv6.
ANSANJAY/KernelThreadedIRQ
An in-depth guide to Kernel Threaded IRQs, detailing their architecture, design, and usage within the Linux kernel. Features hands-on coding examples and best practices.