linux-next/Documentation
Keith Busch 110234da18 block: enable passthrough command statistics
Applications using the passthrough interfaces for IO want to continue
seeing the disk stats. These requests had been fenced off from this
block layer feature. While the block layer doesn't necessarily know what
a passthrough command does, we do know the data size and direction,
which is enough to account for the command's stats.

Since tracking these has the potential to produce unexpected results,
the passthrough stats are locked behind a new queue flag that needs to
be enabled with the /sys/block/<dev>/queue/iostats_passthrough
attribute.

Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20241007153236.2818562-1-kbusch@meta.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-10-22 08:16:32 -06:00
..
2024-09-19 10:18:15 +02:00
2024-10-04 12:20:09 -07:00
2024-10-17 09:51:03 -07:00
2024-09-03 21:15:46 -07:00
2024-10-01 08:15:55 +10:00
2024-08-26 15:15:48 +02:00
2024-10-17 09:43:36 -07:00
2024-09-25 10:25:40 -07:00
2024-09-28 09:20:14 -07:00
2024-09-24 13:02:06 -07:00