Re: [PATCH v2] docs: block: Create blk-mq documentation
From: Randy Dunlap <hidden>
Date: 2020-06-19 19:47:51
Also in:
linux-doc, lkml
From: Randy Dunlap <hidden>
Date: 2020-06-19 19:47:51
Also in:
linux-doc, lkml
On 6/19/20 12:45 PM, Jonathan Corbet wrote:
On Fri, 5 Jun 2020 14:55:36 -0300 André Almeida [off-list ref] wrote:quoted
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_ctxJens, what's your pleasure on this one? Should I take it, or do you want it...?
I wouldn't mind seeing a v3. -- ~Randy