qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/2] pc-dimm: No numa option shouldn't break hot


From: zhanghailiang
Subject: Re: [Qemu-devel] [PATCH 1/2] pc-dimm: No numa option shouldn't break hotplug memory feature
Date: Wed, 17 Sep 2014 17:25:32 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

On 2014/9/17 16:32, Hu Tao wrote:
On Tue, Sep 16, 2014 at 06:39:15PM +0800, zhanghailiang wrote:
If we do not configure numa option, memory hotplug should work as well.
It should not depend on numa option.

Steps to reproduce:
(1) Start VM: qemu-kvm -m 1024,slots=4,maxmem=8G
(2) Hotplug memory
It will fail and reports:
"'DIMM property node has value 0' which exceeds the number of numa nodes: 0"


I rememberd Tang Chen had a patch for this bug, this is what Andrey suggested:

   I thnk that there should be no
   cases when dimm is plugged (and check from patch is fired up) without
   actually populated NUMA, because not every OS will workaround this by
   faking the node.

https://lists.nongnu.org/archive/html/qemu-devel/2014-08/msg04587.html

Have you tested this patch with Windows guest?


Hmm, I have just tested this, and Yes, it didn't work for Windows guest.
Thanks for your kind reminder.;)

Best regards,
zhanghailiang





reply via email to

[Prev in Thread] Current Thread [Next in Thread]