Hello,

Can anyone tell me how kernel threads (threads in the kernel space)
works in linux?
In other words, how can I schedule them like normal user-level threads?

It seems to me that are NOT schedulable like user-level
threads/processes in general since they are not
pre-emptible at all.
Is it right?

Thanks,
--
Sourav

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to