Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1381668 > unrolled thread

Re: [PATCH 0/2] Drivers: hv: balloon: two memory hotplug fixes

Started byVitaly Kuznetsov <vkuznets@redhat.com>
First post2016-04-18 15:00 +0200
Last post2016-04-18 16:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 0/2] Drivers: hv: balloon: two memory hotplug fixes Vitaly Kuznetsov <vkuznets@redhat.com> - 2016-04-18 15:00 +0200
    RE: [PATCH 0/2] Drivers: hv: balloon: two memory hotplug fixes KY Srinivasan <kys@microsoft.com> - 2016-04-18 16:10 +0200

#1381668 — Re: [PATCH 0/2] Drivers: hv: balloon: two memory hotplug fixes

FromVitaly Kuznetsov <vkuznets@redhat.com>
Date2016-04-18 15:00 +0200
SubjectRe: [PATCH 0/2] Drivers: hv: balloon: two memory hotplug fixes
Message-ID<rpgWt-5Nh-1@gated-at.bofh.it>
Vitaly Kuznetsov <vkuznets@redhat.com> writes:

> 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.

K. Y.,

it seems these two patches were lost. Should I resend them?

>
> 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(-)

-- 
  Vitaly

[toc] | [next] | [standalone]


#1381731

FromKY Srinivasan <kys@microsoft.com>
Date2016-04-18 16:10 +0200
Message-ID<rpi2d-6VB-1@gated-at.bofh.it>
In reply to#1381668

> -----Original Message-----
> From: Vitaly Kuznetsov [mailto:vkuznets@redhat.com]
> Sent: Monday, April 18, 2016 5:59 AM
> To: KY Srinivasan <kys@microsoft.com>
> Cc: linux-kernel@vger.kernel.org; Haiyang Zhang
> <haiyangz@microsoft.com>; Alex Ng (LIS) <alexng@microsoft.com>; Cathy
> Avery <cavery@redhat.com>; devel@linuxdriverproject.org
> Subject: Re: [PATCH 0/2] Drivers: hv: balloon: two memory hotplug fixes
> 
> Vitaly Kuznetsov <vkuznets@redhat.com> writes:
> 
> > 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.
> 
> K. Y.,
> 
> it seems these two patches were lost. Should I resend them?

No I have them. I will be sending these soon.

K. Y
> 
> >
> > 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(-)
> 
> --
>   Vitaly

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web