Re: [PATCH v2] docs: block: Create blk-mq documentation
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-06-19 19:45:09
Also in:
linux-block, lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-06-19 19:45:09
Also in:
linux-block, lkml
On Fri, 5 Jun 2020 14:55:36 -0300 André Almeida [off-list ref] wrote:
Create a documentation providing a background and explanation around the operation of the Multi-Queue Block IO Queueing Mechanism (blk-mq). The reference for writing this documentation was the source code and "Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems", by Axboe et al. Signed-off-by: André Almeida <redacted> --- Changes from v1: - Fixed typos - Reworked blk_mq_hw_ctx
Jens, what's your pleasure on this one? Should I take it, or do you want it...? Thanks, jon