From: Divyesh Shah Date: Thu, 1 Apr 2010 22:01:24 +0000 (-0700) Subject: blkio: Add io controller stats like X-Git-Tag: v2.6.35-rc1~442^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=303a3acb2362f16c7e7f4c53b40c2f4b396dc8d5;p=pandora-kernel.git blkio: Add io controller stats like - io_service_time - io_wait_time - io_serviced - io_service_bytes These stats are accumulated per operation type helping us to distinguish between read and write, and sync and async IO. This patch does not increment any of these stats. Signed-off-by: Divyesh Shah Signed-off-by: Jens Axboe --- Reading git-diff-tree failed