From: Zhenyu Zhang <zhenyzha@redhat.com>
To: qemu-devel@nongnu.org
Cc: zhenyzha@redhat.com, philmd@linaro.org, shan.gavin@gmail.com,
liuyd.fnst@fujitsu.com, eric.auger@redhat.com,
imammedo@redhat.com, armbru@redhat.com
Subject: [PATCH v2] qom.json: default the prealloc-threads to smp-cpus
Date: Fri, 4 Nov 2022 06:30:17 -0400 [thread overview]
Message-ID: <20221104103017.181600-1-zhenyzha@redhat.com> (raw)
Since the amount of prealloc-threads to smp-cpus is
defaulted in hostmem, so sync this information.
Signed-off-by: Zhenyu Zhang <zhenyzha@redhat.com>
v1: https://www.mail-archive.com/qemu-devel@nongnu.org/msg919682.html
Changelog
=========
v2:
* This property is available since 5.0. (Philippe)
---
qapi/qom.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qapi/qom.json b/qapi/qom.json
index 87fcad2423..b2f6bceec7 100644
--- a/qapi/qom.json
+++ b/qapi/qom.json
@@ -576,7 +576,7 @@
#
# @prealloc: if true, preallocate memory (default: false)
#
-# @prealloc-threads: number of CPU threads to use for prealloc (default: 1)
+# @prealloc-threads: number of CPU threads to use for prealloc (default: smp-cpus) (since 5.0)
#
# @prealloc-context: thread context to use for creation of preallocation threads
# (default: none) (since 7.2)
--
2.31.1
next reply other threads:[~2022-11-04 10:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-04 10:30 Zhenyu Zhang [this message]
2022-11-09 9:51 ` [PATCH v2] qom.json: default the prealloc-threads to smp-cpus Markus Armbruster
2022-11-10 3:03 ` Zhenyu Zhang
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=20221104103017.181600-1-zhenyzha@redhat.com \
--to=zhenyzha@redhat.com \
--cc=armbru@redhat.com \
--cc=eric.auger@redhat.com \
--cc=imammedo@redhat.com \
--cc=liuyd.fnst@fujitsu.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=shan.gavin@gmail.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;
as well as URLs for NNTP newsgroup(s).