next up previous
Next: simple example Up: embedded_resources Previous: naive rt-allocator

Kernel Threads

kernel threads are a mechanism in the Linux kernel that allow threads of execution to run in the kernels memory space (kernel context) but be visible as regular tasks that can receive signals and execute user-space calls with certain limitations/provisions. Here we are not so much interested with the details of kernel threads within the Linux kernel itself but rather with how to interface rt-threads via kthreads to non-rt kernel-space and user-space.



Subsections

Der Herr Hofrat
2003-01-06