commit | c488c7f649106d09df76f697adccbe6e72520b26 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Aug 25 08:26:10 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Aug 26 18:18:38 2011 +0200 |
tree | 7933f6f000b5ea1e5cc4bf528106f85575885723 | |
parent | a597e79ce14ea62266924acc7b8a7030a42ed29b [diff] |
block: latency accounting Account the total latency for read/write/flush requests. This allows management tools to average it based on a snapshot of the nr ops counters and allow checking for SLAs or provide statistics. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>