On 3/3/07, Mockern <[EMAIL PROTECTED]> wrote:
hi,

I need to use something like the work_queue to separate my ISR and long time 
sending data function in my driver. I noticed, that after using work_queue my 
driver became slow than it was before. Should I use kthreads to make it faster 
or something else? I can't use tasklet since tasklet can't sleep.


Please post a link to your driver source code.

Lee
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to