set thread priority of threads produced with kernel_thread() in kernel mode

set thread priority of threads produced with kernel_thread() in kernel mode

Post by Heiko Pat » Fri, 05 Aug 2005 17:37:57


Hello,

i'm searching for solution to set the priority of a thread produced with
kernel_thread() in a driver module.
Which is the correct way?

Has anyone an answer to this question?

Thanks