linux/fs/partitions
Nikanth Karthikesan a9327cac44 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>
2009-09-14 08:24:52 +02:00
..
2006-12-07 08:39:30 -08:00
2006-12-07 08:39:30 -08:00
2008-07-25 10:53:44 -07:00
2008-07-25 10:53:26 -07:00
2008-07-25 10:53:26 -07:00
2007-02-10 23:50:00 -08:00