Hi Vishwas,
From what I have read, tasklet run in interrupt context and work queues run via kernel thread in process context. So, you cannot schedule a tasklet on a kernel thread.
Hi All,This may sound a dumb question. I just want to know if a tasklet can be scheduled from a kernel thread.what are the pros and crons of doing so?thanks,Vishwas S
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies