Ack
On Fri, Sep 29, 2023 at 5:17 PM Kui Liu wrote:
>
> Currently flush_bg_queue() takes an input paramenter fiq, to which requests
>
> in the bg_queue will be dispatched without respect to what's been set to
>
> req->args->fiq. This behaviour totally breaks purpose of the request
> dispatching
>
Currently flush_bg_queue() takes an input paramenter fiq, to which requests
in the bg_queue will be dispatched without respect to what's been set to
req->args->fiq. This behaviour totally breaks purpose of the request dispatching
algorithm when there are multiple input queues. So instead we need to