OSDN Git Service

qemu-io: Account IO by aio_read and aio_write
authorFam Zheng <famz@redhat.com>
Fri, 30 Jan 2015 02:49:42 +0000 (10:49 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 16 Feb 2015 15:07:18 +0000 (15:07 +0000)
commita91f9584565901635295b08f98d5f3048981c2f5
tree5cf952ad4ddab6fc7fd1a26bcb46fa3f0b27365b
parentefef88b3d9ad4325172ed288032807fa88d683cc
qemu-io: Account IO by aio_read and aio_write

This will enable accounting of aio requests issued from qemu-io aio
read/write commands.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 1422586186-9925-2-git-send-email-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qemu-io-cmds.c