Hi All,

I am facing a problem with Work Queues and need some help debugging. We are
using 2.6.22 Kernel. I know that it is old kernel version, but this kernel
version was chosen for the product almost a year back and we are not in a
position to change the kernel version due to time constraints.

Problem description
We use work queues for the second half of the ISR with a touch screen driver.
Most of the times, everything works fine. However, occasionally, the work does
not seem to get a chance to execute.

Questions:
a) What is the best way to monitor the work execution on the work queues?
b) Is it possible that the Kernel flushes the work from the work queue sometimes
and makes the work unavailable?
c) How to make sure that the work is available on the work queue and how to
check this?

Any suggestions on this will be really helpful.

with regards,
NS. 

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to