From: Laszlo Ersek <lersek@redhat.com>
To: edk2-devel-01 <edk2-devel@ml01.01.org>
Cc: Igor Mammedov <imammedo@redhat.com>,
Jeff Fan <jeff.fan@intel.com>,
Jordan Justen <jordan.l.justen@intel.com>,
Michael Kinney <michael.d.kinney@intel.com>
Subject: [PATCH v3 0/2] UefiCpuPkg, OvmfPkg: set maximum (V)CPU count dynamically
Date: Mon, 28 Nov 2016 14:08:37 +0100 [thread overview]
Message-ID: <20161128130839.9160-1-lersek@redhat.com> (raw)
This is the v3 update on
<https://lists.01.org/pipermail/edk2-devel/2016-November/005207.html>.
Changes in this version [Jeff]:
- preserve original behavior for PcdCpuApInitTimeOutInMicroSeconds==0
- use MAX_UINT32 (~71 minutes) as "infinite wait"
Repo: https://github.com/lersek/edk2/
Branch: mpinit_v3
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Jeff Fan <jeff.fan@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Thanks
Laszlo
Laszlo Ersek (2):
UefiCpuPkg/MpInitLib: wait no longer than necessary for initial AP
startup
OvmfPkg/PlatformPei: take VCPU count from QEMU and configure MpInitLib
OvmfPkg/OvmfPkgIa32.dsc | 4 ++
OvmfPkg/OvmfPkgIa32X64.dsc | 4 ++
OvmfPkg/OvmfPkgX64.dsc | 4 ++
OvmfPkg/PlatformPei/PlatformPei.inf | 1 +
OvmfPkg/PlatformPei/Platform.h | 2 +
OvmfPkg/PlatformPei/MemDetect.c | 2 +-
OvmfPkg/PlatformPei/Platform.c | 43 ++++++++++++
UefiCpuPkg/Library/MpInitLib/MpLib.c | 73 +++++++++++++++++++-
8 files changed, 131 insertions(+), 2 deletions(-)
--
2.9.2
next reply other threads:[~2016-11-28 13:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-28 13:08 Laszlo Ersek [this message]
2016-11-28 13:08 ` [PATCH v3 1/2] UefiCpuPkg/MpInitLib: wait no longer than necessary for initial AP startup Laszlo Ersek
2016-11-29 0:42 ` Fan, Jeff
2016-11-28 13:08 ` [PATCH v3 2/2] OvmfPkg/PlatformPei: take VCPU count from QEMU and configure MpInitLib Laszlo Ersek
2016-11-28 19:24 ` [PATCH v3 0/2] UefiCpuPkg, OvmfPkg: set maximum (V)CPU count dynamically Jordan Justen
2016-11-28 19:58 ` Laszlo Ersek
2016-11-29 9:11 ` Laszlo Ersek
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-list 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=20161128130839.9160-1-lersek@redhat.com \
--to=devel@edk2.groups.io \
/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