All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: qemu-devel@nongnu.org, Fam Zheng <fam@euphon.net>,
	qemu-block@nongnu.org, Hanna Reitz <hreitz@redhat.com>
Subject: Re: [PATCH 0/2] block: change reqs_lock to QemuMutex
Date: Fri, 18 Aug 2023 17:36:10 +0200	[thread overview]
Message-ID: <ZN+P6hM/+2ZiDbKy@redhat.com> (raw)
In-Reply-To: <20230808155852.2745350-1-stefanha@redhat.com>

Am 08.08.2023 um 17:58 hat Stefan Hajnoczi geschrieben:
> As part of the ongoing multi-queue QEMU block layer work, I found that CoMutex
> reqs_lock scales poorly when more IOThreads are added. These patches double
> IOPS in the 4 IOThreads randread benchmark that I have been running with my
> out-of-tree virtio-blk-iothread-vq-mapping branch
> (https://gitlab.com/stefanha/qemu/-/commits/virtio-blk-iothread-vq-mapping).
> 
> These patches can be merged in preparation for virtio-blk multi-queue block
> layer support.

Thanks, applied to the block branch.

Kevin



      parent reply	other threads:[~2023-08-18 15:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-08 15:58 [PATCH 0/2] block: change reqs_lock to QemuMutex Stefan Hajnoczi
2023-08-08 15:58 ` [PATCH 1/2] block: minimize bs->reqs_lock section in tracked_request_end() Stefan Hajnoczi
2023-08-08 18:14   ` Eric Blake
2023-08-08 15:58 ` [PATCH 2/2] block: change reqs_lock to QemuMutex Stefan Hajnoczi
2023-08-08 18:22   ` Eric Blake
2023-08-18 15:36 ` Kevin Wolf [this message]

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=ZN+P6hM/+2ZiDbKy@redhat.com \
    --to=kwolf@redhat.com \
    --cc=fam@euphon.net \
    --cc=hreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.