[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Kernel threads



Hello all,
I'm writing a block device driver, and I trying to create a kernel
thread to manage the request queue. Do you know how can I do it?. I find
the kernel_thread function and the kthread API. But I don't know to make
that the thread manage de request queue.
Thanks for all
jordi


--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/