On 10/23/23 10:29 PM, Jens Axboe wrote:
v2: use the sq_data lock rather than doing a full park/unpark
Since v2 no longer parks the SQ thread, the commit subject also needs to change to lock(&sq->lock). -- Ammar Faizi
On 10/23/23 10:29 PM, Jens Axboe wrote:
v2: use the sq_data lock rather than doing a full park/unpark
Since v2 no longer parks the SQ thread, the commit subject also needs to change to lock(&sq->lock). -- Ammar Faizi