Re: Question: work_queue or kthreads

From: Lee Revell
Date: Sat Mar 03 2007 - 21:12:30 EST


On 3/3/07, Mockern <Mockern@xxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/