summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorXiong Zhang <xiong.y.zhang@intel.corp-partner.google.com>2019-12-30 14:39:39 +0800
committerCommit Bot <commit-bot@chromium.org>2020-02-19 06:09:41 +0000
commit79f10170da3c131ee23eee3018f981811e09a4cc (patch)
tree055c6fcc77ae20fac47cbda694a9f32c76fd1549 /Cargo.toml
parent2dae56768c0dcfb57ff07c051f5785162632073e (diff)
downloadcrosvm-79f10170da3c131ee23eee3018f981811e09a4cc.tar
crosvm-79f10170da3c131ee23eee3018f981811e09a4cc.tar.gz
crosvm-79f10170da3c131ee23eee3018f981811e09a4cc.tar.bz2
crosvm-79f10170da3c131ee23eee3018f981811e09a4cc.tar.lz
crosvm-79f10170da3c131ee23eee3018f981811e09a4cc.tar.xz
crosvm-79f10170da3c131ee23eee3018f981811e09a4cc.tar.zst
crosvm-79f10170da3c131ee23eee3018f981811e09a4cc.zip
virtio: Inject virtio-blk interrupt quickly
Current blk interrupt is injected into guest after device handle a
batch of requests. While this patch injects interrupt at the end of each
request. So guest block will get much more interrupts and could handle
request more quickly.

With this patch, the guest fio read test improves 13%, while fio write
doesn't get better.

BUG=none
TEST=run fio_read and fio_write in guest

Change-Id: Ib0bd23e624dfc5d940d6cc124468b898d8ba128e
Signed-off-by: Xiong Zhang <xiong.y.zhang@intel.corp-partner.google.com>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2008338
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions