From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, jsnow@redhat.com, peterx@redhat.com
Subject: [PATCH 0/3] Maximize QMP availability for OOB commands
Date: Mon, 1 Feb 2021 17:15:01 +0100 [thread overview]
Message-ID: <20210201161504.1976989-1-armbru@redhat.com> (raw)
While bisecting a crash bug, I noticed OOB commands can get delayed
unduly when a full request queue becomes non-full. Improve that.
Related:
* [PATCH] docs/interop/qmp-spec: Document the request queue limit
Message-Id: <20210127144734.2367693-1-armbru@redhat.com>
https://lists.gnu.org/archive/html/qemu-devel/2021-01/msg06931.html
* Crash bug report (regression):
Message-ID: <87bld7ucor.fsf@dusky.pond.sub.org>
https://lists.gnu.org/archive/html/qemu-devel/2021-01/msg07719.html
Markus Armbruster (3):
qmp: Fix up comments after commit 9ce44e2ce2
qmp: Add more tracepoints
qmp: Resume OOB-enabled monitor before processing the request
monitor/qmp.c | 44 ++++++++++++++++++++++++++++++++++++--------
monitor/trace-events | 4 ++++
2 files changed, 40 insertions(+), 8 deletions(-)
--
2.26.2
next reply other threads:[~2021-02-01 16:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-01 16:15 Markus Armbruster [this message]
2021-02-01 16:15 ` [PATCH 1/3] qmp: Fix up comments after commit 9ce44e2ce2 Markus Armbruster
2021-02-01 16:15 ` [PATCH 2/3] qmp: Add more tracepoints Markus Armbruster
2021-02-01 16:15 ` [PATCH 3/3] qmp: Resume OOB-enabled monitor before processing the request Markus Armbruster
2021-02-01 18:02 ` Kevin Wolf
2021-02-02 7:38 ` Markus Armbruster
2021-02-01 16:27 ` [PATCH 0/3] Maximize QMP availability for OOB commands no-reply
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=20210201161504.1976989-1-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=jsnow@redhat.com \
--cc=kwolf@redhat.com \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).