On 2019-09-26 15:57:07 [+0100], Tvrtko Ursulin wrote:
> 2. What about our tasklets - with threaded irqs we don't need them any more,
> right? So in this case they just add additional latency.

If you enqueue / schedule tasklets from your threaded handler then this
will wake up ksoftirqd and perform the work there (based on my memory of
the code).

> Regards,
> 
> Tvrtko

Sebastian
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to