]> www.infradead.org Git - users/hch/misc.git/commit
block: introduce max_write_streams queue limit
authorKeith Busch <kbusch@kernel.org>
Tue, 6 May 2025 12:17:24 +0000 (17:47 +0530)
committerJens Axboe <axboe@kernel.dk>
Tue, 6 May 2025 13:46:43 +0000 (07:46 -0600)
commitd2f526ba27d29c442542f7c5df0a86ef0b576716
tree89335d624eda11b9c200da635ee2d805f1c91fd0
parent5006f85ea23ea0bda9a8e31fdda126f4fca48f20
block: introduce max_write_streams queue limit

Drivers with hardware that support write streams need a way to export how
many are available so applications can generically query this.

Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Nitesh Shetty <nj.shetty@samsung.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
[hch: renamed hints to streams, removed stacking]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Link: https://lore.kernel.org/r/20250506121732.8211-4-joshi.k@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/ABI/stable/sysfs-block
block/blk-sysfs.c
include/linux/blkdev.h