summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorRoman Pen <roman.penyaev@profitbricks.com>2016-07-19 14:27:41 +0200
committerStefan Hajnoczi <stefanha@redhat.com>2016-09-13 11:00:55 +0100
commit9e909a582916f313d9614ccdf994d4d5ad6e2e0f (patch)
treefacd4dc4048f3cc5a0dfdb9635bee5b28f365e24 /scripts/qapi-commands.py
parent0647d47cc184da587c76743546b6af6dfdb8f1da (diff)
downloadfocaccia-qemu-9e909a582916f313d9614ccdf994d4d5ad6e2e0f.tar.gz
focaccia-qemu-9e909a582916f313d9614ccdf994d4d5ad6e2e0f.zip
linux-aio: consume events in userspace instead of calling io_getevents
AIO context in userspace is represented as a simple ring buffer, which
can be consumed directly without entering the kernel, which obviously
can bring some performance gain.  QEMU does not use timeout value for
waiting for events completions, so we can consume all events from
userspace.

Signed-off-by: Roman Pen <roman.penyaev@profitbricks.com>
Message-id: 1468931263-32667-2-git-send-email-roman.penyaev@profitbricks.com
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions