Threads in kernel space .. where to look for info?

Submitted by vence
on January 8, 2005 - 3:02pm

Hi .. (2.6 Series kernels +)

I need some info on how to start threads in the kernel space.I appreciate any amount of help .. i crashed my kernel thrice after playing around with kernel_thread() .. google("kernel threads") returned -1 and exited with UNKNOWN Status ..

can some one explain me or point me to resource ?
Its unfortunate that there is no proper documentation on this topic in the internet .

Thx in advance
saikrishna

anywhere

Anonymous (not verified)
on
January 8, 2005 - 3:55pm

here are some urls that may help you...

http://lwn.net/Articles/driver-porting/
http://www.xml.com/ldd/chapter/book/

and of course Linux source: (vmscan, apm, ...)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.