Hello!
I'm working on embedded projects, and am currently putting some of the
more performance-critical stuff into kernel space.
I did just wonder: Is there anything resembling a Linux process/thread
or a VxWorks task in kernel space? Or this way round: Are there
schedulable entities with priority able to run a function I supply.
It's important that there no such constraints like "only one per cpu" or
"one in the whole system".
Can anyone help me there?
With kind regards,
Oliver Korpilla
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/