public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Stefan Reiter <s.reiter@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH 0/2] Enable io-uring support in QEMU
Date: Mon,  7 Jun 2021 13:48:48 +0200	[thread overview]
Message-ID: <20210607114850.964814-1-s.reiter@proxmox.com> (raw)

Ran my full test suite on it (QEMU 6.0, kernel 5.11.21) and it completed fine,
including migrate, snapshot and backup. No benchmarks done yet, so any
performance gains are only theoretical for now :)

pve-qemu gains a new build-depends on 'liburing-dev' - this package is available
in Debian bullseye, but there seems to be some dependency issues with our
pve-kernel-libc-dev package. For now, testing was conducted by building liburing
from source, i.e. clone 'https://github.com/axboe/liburing' and run
'make-debs.sh'.


pve-qemu: Stefan Reiter (1):
  enable io-uring support in QEMU builds

 debian/control | 1 +
 debian/rules   | 1 +
 2 files changed, 2 insertions(+)

qemu-server: Stefan Reiter (1):
  enable io-uring support

 PVE/QemuServer/Drive.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.30.2




             reply	other threads:[~2021-06-07 11:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07 11:48 Stefan Reiter [this message]
2021-06-07 11:48 ` [pve-devel] [PATCH pve-qemu 1/2] enable io-uring support in QEMU builds Stefan Reiter
2021-06-21  7:57   ` [pve-devel] applied: " Thomas Lamprecht
2021-06-07 11:48 ` [pve-devel] [PATCH qemu-server 2/2] enable io-uring support Stefan Reiter
2021-06-21  8:00   ` Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210607114850.964814-1-s.reiter@proxmox.com \
    --to=s.reiter@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal