summaryrefslogtreecommitdiffstats
path: root/include/block/accounting.h
Commit message (Expand)AuthorAgeFilesLines
* block: Update copyright of the accounting codeAlberto Garcia2015-11-121-0/+1
* block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia2015-11-121-0/+2
* block: Compute minimum, maximum and average I/O latenciesAlberto Garcia2015-11-121-0/+14
* block: Allow configuring whether to account failed and invalid opsAlberto Garcia2015-11-121-0/+5
* block: Add statistics for failed and invalid I/O operationsAlberto Garcia2015-11-121-0/+4
* block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia2015-11-121-0/+2
* block: Remove wr_highest_sector from BlockAcctStatsMax Reitz2015-10-231-3/+0
* block: add accounting for merged requestsPeter Lieven2015-02-061-0/+3
* block: Make the block accounting functions operate on BlockAcctStatsBenoît Canet2014-09-101-5/+5
* block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_Benoît Canet2014-09-101-7/+7
* block: Extract the block accounting codeBenoît Canet2014-09-101-0/+57
OpenPOWER on IntegriCloud