提交 c19430ee 编写于 作者: J Jinay Jain 提交者: Jonathan Corbet

Documentation: block: blk-mq: Fix small typo in multi-queue docs

Fixed a small typo in the documentation for multi-queue block IO.
Signed-off-by: NJinay Jain <jinaybjain@gmail.com>
Link: https://lore.kernel.org/r/20210812152528.300668-1-jinaybjain@gmail.comSigned-off-by: NJonathan Corbet <corbet@lwn.net>
上级 fe450eeb
...@@ -54,7 +54,7 @@ layer or if we want to try to merge requests. In both cases, requests will be ...@@ -54,7 +54,7 @@ layer or if we want to try to merge requests. In both cases, requests will be
sent to the software queue. sent to the software queue.
Then, after the requests are processed by software queues, they will be placed Then, after the requests are processed by software queues, they will be placed
at the hardware queue, a second stage queue were the hardware has direct access at the hardware queue, a second stage queue where the hardware has direct access
to process those requests. However, if the hardware does not have enough to process those requests. However, if the hardware does not have enough
resources to accept more requests, blk-mq will places requests on a temporary resources to accept more requests, blk-mq will places requests on a temporary
queue, to be sent in the future, when the hardware is able. queue, to be sent in the future, when the hardware is able.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册