Re: [PATCH v18 12/12] scsi: ufs: Inform the block layer about write ordering
From: Peter Wang (王信友) <peter.wang@mediatek.com>
Date: 2025-06-19 12:49:55
Also in:
linux-scsi
From: Peter Wang (王信友) <peter.wang@mediatek.com>
Date: 2025-06-19 12:49:55
Also in:
linux-scsi
Hi Bart, How can we ensure that there is ordering across different HW queues? For example, req0 is sent to hwq0 and req1 is sent to hwq1, but req1 might be dispatched first? Thanks. Peter