Re: [RFC v2 PATCH 6/7] dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase

From: Lars-Peter Clausen
Date: Thu Apr 15 2021 - 03:11:02 EST


On 4/9/21 7:56 PM, Radhey Shyam Pandey wrote:
Schedule tasklet with high priority to ensure that callback processing
is prioritized. It improves throughput for netdev dma clients.
Do you have specific numbers on the throughput improvement?