How to start a kernel thread ?

From: Werner Cornelius (Werner.Cornelius@gmx.de)
Date: Tue Apr 18 2000 - 13:44:59 EST


Hello,

is it possible to start a new kernel thread out of an existing one for
the 2.2.x kernels ?
During module load I am able to start several kernel threads with the
kernel_thread function releasing unneeded ressources (example in
usb_hub.c).
But when I try to start a new thread after the module being resident a
fault occurs. Is it possible to use the call from such a generated
thread, too ? Which flags need to be set ?
Or is some other handling (special stack setup etc.) needed ?
I didn't found any doc or example on it.

Werner

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 23 2000 - 21:00:14 EST