[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ff82592-c5cb-bb2a-d298-10a91fb9e69d@infradead.org>
Date: Fri, 19 Jun 2020 14:09:34 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Jens Axboe <axboe@...nel.dk>,
André Almeida <andrealmeid@...labora.com>,
corbet@....net, linux-block@...r.kernel.org,
linux-doc@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, kernel@...labora.com,
krisman@...labora.com, dongli.zhang@...cle.com
Subject: Re: [PATCH v3] docs: block: Create blk-mq documentation
On 6/19/20 1:56 PM, Jens Axboe wrote:
> On 6/19/20 2:01 PM, André Almeida 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 <andrealmeid@...labora.com>
>> ---
>> Changes from v2:
>> - More fixed typos
>> - Once again, reworked the definition of `blk_mq_hw_ctx` in "Hardware
>> dispatch queues" section
>>
>> Changes from v1:
>> - Fixed typos
>> - Reworked blk_mq_hw_ctx
>>
>> Hello,
>>
>> This commit was tested using "make htmldocs" and the HTML output has
>> been verified.
>>
>> Thanks,
>> André
>> ---
>> Documentation/block/blk-mq.rst | 155 +++++++++++++++++++++++++++++++++
>> Documentation/block/index.rst | 1 +
>> 2 files changed, 156 insertions(+)
>> create mode 100644 Documentation/block/blk-mq.rst
LGTM.
Acked-by: Randy Dunlap <rdunlap@...radead.org>
thanks.
--
~Randy
Powered by blists - more mailing lists