vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I answered my own question incase anybody else had the same question and was looking for an answer and just to provide some general information. Someday someguy might google for these terms. Help and seek help. And so ... looks like tsleep()/wakeup() applies to kernel threads also. Thanks for the referal. On Fri, 2005-09-09 at 10:19 -0400, Michael Shalayeff wrote: > Making, drinking tea and reading an opus magnum from Bijoy Thomas: > > Hi all, > > > > Can a kernel thread call tsleep()? Or can tsleep() be called only > > from a process context? If so, what would a kernel thread do to > > relinquish control if it needs to block? Would it call mi_switch() > > directly? > > before you answer your own question again may > i refer you to the wonderful command -- grep(1) ? > > cu |