All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, stefanha@redhat.com, hnarukaw@yahoo-corp.jp,
	qemu-devel@nongnu.org, qemu-stable@nongnu.org
Subject: [PATCH 0/2] coroutine: Fix crashes due to too large pool batch size
Date: Tue, 10 May 2022 17:10:18 +0200	[thread overview]
Message-ID: <20220510151020.105528-1-kwolf@redhat.com> (raw)

Kevin Wolf (2):
  coroutine: Rename qemu_coroutine_inc/dec_pool_size()
  coroutine: Revert to constant batch size

 include/qemu/coroutine.h |  6 +++---
 hw/block/virtio-blk.c    |  6 ++----
 util/qemu-coroutine.c    | 26 ++++++++++++++++----------
 3 files changed, 21 insertions(+), 17 deletions(-)

-- 
2.35.3



             reply	other threads:[~2022-05-10 15:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 15:10 Kevin Wolf [this message]
2022-05-10 15:10 ` [PATCH 1/2] coroutine: Rename qemu_coroutine_inc/dec_pool_size() Kevin Wolf
2022-05-10 15:10 ` [PATCH 2/2] coroutine: Revert to constant batch size Kevin Wolf
2022-05-12  6:56   ` 成川 弘樹
2022-05-12  9:57     ` Kevin Wolf
2022-05-12 12:50     ` Philippe Mathieu-Daudé via
2022-05-13  1:18       ` 成川 弘樹

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=20220510151020.105528-1-kwolf@redhat.com \
    --to=kwolf@redhat.com \
    --cc=hnarukaw@yahoo-corp.jp \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@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.