Re: [PATCH v11 10/16] ufs: core: mcq: Use shared tags for MCQ mode

From: Stanley Chu
Date: Mon Dec 12 2022 - 20:16:15 EST


On Fri, Dec 9, 2022 at 7:27 AM Asutosh Das <quic_asutoshd@xxxxxxxxxxx> wrote:
>
> Enable shared tags for MCQ. For UFS, this should
> not have a huge performance impact. It however
> simplifies the MCQ implementation and reuses most of
> the existing code in the issue and completion path.
> Also add multiple queue mapping to map_queue().
>
> Co-developed-by: Can Guo <quic_cang@xxxxxxxxxxx>
> Signed-off-by: Can Guo <quic_cang@xxxxxxxxxxx>
> Signed-off-by: Asutosh Das <quic_asutoshd@xxxxxxxxxxx>
> Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>
> Reviewed-by: Manivannan Sadhasivam <mani@xxxxxxxxxx>

Reviewed-by: Stanley Chu <stanley.chu@xxxxxxxxxxxx>