From: Vitaly Kuznetsov <vkuznets@redhat.com>
To: devel@linuxdriverproject.org
Cc: linux-kernel@vger.kernel.org,
"K. Y. Srinivasan" <kys@microsoft.com>,
Haiyang Zhang <haiyangz@microsoft.com>,
Alex Ng <alexng@microsoft.com>, Cathy Avery <cavery@redhat.com>
Subject: [PATCH 0/2] Drivers: hv: balloon: two memory hotplug fixes
Date: Tue, 5 Apr 2016 19:21:12 +0200 [thread overview]
Message-ID: <1459876874-882-1-git-send-email-vkuznets@redhat.com> (raw)
Hi,
I found an issue (crash) while testing memory hotplug on WS2016TP4 host.
It should be easily reproducible with the following test sequence
(4.6-rc2):
1) Start a VM with 4 vCPUs in 4 NUMA nodes, 4096Mb of RAM.
2) Enable memory auto onlining with
'echo online > /sys/devices/system/memory/auto_online_blocks'
3) Wait till hv_balloon driver finishes negotiation.
4) Increase memory to 8192Mb.
5) Increase memory to 10000Mb.
The first patch in the series fixes the issue. While writing it I stumbled
upon an unrelated issue which I fix with PATCH 2.
Please review.
Vitaly Kuznetsov (2):
Drivers: hv: balloon: don't crash when memory is added in non-sorted
order
Drivers: hv: balloon: reset host_specified_ha_region
drivers/hv/hv_balloon.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
2.5.5
next reply other threads:[~2016-04-05 17:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-05 17:21 Vitaly Kuznetsov [this message]
2016-04-05 17:21 ` [PATCH 1/2] Drivers: hv: balloon: don't crash when memory is added in non-sorted order Vitaly Kuznetsov
2016-04-05 17:21 ` [PATCH 2/2] Drivers: hv: balloon: reset host_specified_ha_region Vitaly Kuznetsov
2016-04-18 12:58 ` [PATCH 0/2] Drivers: hv: balloon: two memory hotplug fixes Vitaly Kuznetsov
2016-04-18 14:04 ` KY Srinivasan
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=1459876874-882-1-git-send-email-vkuznets@redhat.com \
--to=vkuznets@redhat.com \
--cc=alexng@microsoft.com \
--cc=cavery@redhat.com \
--cc=devel@linuxdriverproject.org \
--cc=haiyangz@microsoft.com \
--cc=kys@microsoft.com \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®