* [PATCH] null_blk: add an usage for shared tags in documentation
@ 2017-11-07 14:18 Minwoo Im
2017-11-07 16:24 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Minwoo Im @ 2017-11-07 14:18 UTC (permalink / raw)
To: Jens Axboe; +Cc: linux-block, Minwoo Im, Minwoo Im
add usage explanation for a shared_tags of
commit 82f402fefa50f1675bf918bcd009981bd6b30ac8
("null_blk: add support for shared tags") to this documentation.
Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
---
Documentation/block/null_blk.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/block/null_blk.txt b/Documentation/block/null_blk.txt
index b7161c8..e1d1aa9 100644
--- a/Documentation/block/null_blk.txt
+++ b/Documentation/block/null_blk.txt
@@ -77,3 +77,8 @@ use_lightnvm=[0/1]: Default: 0
no_sched=[0/1]: Default: 0
0: nullb* use default blk-mq io scheduler.
1: nullb* doesn't use io scheduler.
+
+shared_tags=[0/1]: Default: 0
+ 0: Tag set is not shared.
+ 1: Tag set shared between devices for blk-mq.
+ Requires nr_devices to be bigger than 1.
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] null_blk: add an usage for shared tags in documentation
2017-11-07 14:18 [PATCH] null_blk: add an usage for shared tags in documentation Minwoo Im
@ 2017-11-07 16:24 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2017-11-07 16:24 UTC (permalink / raw)
To: Minwoo Im; +Cc: linux-block, Minwoo Im
On 11/07/2017 07:18 AM, Minwoo Im wrote:
> add usage explanation for a shared_tags of
> commit 82f402fefa50f1675bf918bcd009981bd6b30ac8
> ("null_blk: add support for shared tags") to this documentation.
>
> Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
> ---
> Documentation/block/null_blk.txt | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/block/null_blk.txt b/Documentation/block/null_blk.txt
> index b7161c8..e1d1aa9 100644
> --- a/Documentation/block/null_blk.txt
> +++ b/Documentation/block/null_blk.txt
> @@ -77,3 +77,8 @@ use_lightnvm=[0/1]: Default: 0
> no_sched=[0/1]: Default: 0
> 0: nullb* use default blk-mq io scheduler.
> 1: nullb* doesn't use io scheduler.
> +
> +shared_tags=[0/1]: Default: 0
> + 0: Tag set is not shared.
> + 1: Tag set shared between devices for blk-mq.
> + Requires nr_devices to be bigger than 1.
I have added this, but reworded slightly.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-07 16:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-07 14:18 [PATCH] null_blk: add an usage for shared tags in documentation Minwoo Im
2017-11-07 16:24 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).