diff options
author | Jens Axboe <axboe@kernel.dk> | 2017-06-26 08:15:27 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-06-27 12:05:31 -0600 |
commit | f793dfd3f39a3dc50468b06498606b3a906f42f1 (patch) | |
tree | 5bce7522f30a29ec7931e6b1cdc5d37f9e60b13e /fs/timerfd.c | |
parent | cb6934f8ea1a595902ca37e250e0917d4dd7b2a7 (diff) | |
download | talos-obmc-linux-f793dfd3f39a3dc50468b06498606b3a906f42f1.tar.gz talos-obmc-linux-f793dfd3f39a3dc50468b06498606b3a906f42f1.zip |
blk-mq: expose write hints through debugfs
Useful to verify that things are working the way they should.
Reading the file will return number of kb written with each
write hint. Writing the file will reset the statistics. No care
is taken to ensure that we don't race on updates.
Drivers will write to q->write_hints[] if they handle a given
write hint.
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions