• Divyesh Shah's avatar
    blkio: Add io controller stats like · 303a3acb
    Divyesh Shah authored
    - 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<dpshah@google.com>
    Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
    303a3acb
cfq-iosched.c 97.9 KB