summaryrefslogtreecommitdiffstats
path: root/block/cfq-iosched.c
diff options
context:
space:
mode:
authorNikanth Karthikesan2009-09-11 09:18:54 +0200
committerJens Axboe2009-09-14 08:24:52 +0200
commita9327cac440be4d8333bba975cbbf76045096275 (patch)
tree83fd5dc45dc925c5b4eb0264c3add96cfaa4cae6 /block/cfq-iosched.c
parentaoe: end barrier bios with EOPNOTSUPP (diff)
downloadkernel-qcow2-linux-a9327cac440be4d8333bba975cbbf76045096275.tar.gz
kernel-qcow2-linux-a9327cac440be4d8333bba975cbbf76045096275.tar.xz
kernel-qcow2-linux-a9327cac440be4d8333bba975cbbf76045096275.zip
Seperate read and write statistics of in_flight requests
Currently, there is a single in_flight counter measuring the number of requests in the request_queue. But some monitoring tools would like to know how many read requests and write requests are in progress. Split the current in_flight counter into two seperate counters for read and write. This information is exported as a sysfs attribute, as changing the currently available stat files would break the existing tools. Signed-off-by: Nikanth Karthikesan <knikanth@suse.de> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'block/cfq-iosched.c')
0 files changed, 0 insertions, 0 deletions