mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Drivers: hv: balloon: two memory hotplug fixes
@ 2016-04-05 17:21 Vitaly Kuznetsov
  2016-04-05 17:21 ` [PATCH 1/2] Drivers: hv: balloon: don't crash when memory is added in non-sorted order Vitaly Kuznetsov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vitaly Kuznetsov @ 2016-04-05 17:21 UTC (permalink / raw)
  To: devel; +Cc: linux-kernel, K. Y. Srinivasan, Haiyang Zhang, Alex Ng, Cathy Avery

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-18 14:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-05 17:21 [PATCH 0/2] Drivers: hv: balloon: two memory hotplug fixes Vitaly Kuznetsov
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

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®