Hi Igor,
At 11/28/2017 11:08 PM, Igor Mammedov wrote:
On Thu, 5 Oct 2017 17:36:31 -0300
Eduardo Habkost wrote:
From: Dou Liyang
As QEMU supports the memory-less node, it is possible that there is
no RAM in the first numa node(also be called as node0). eg:
... \
-m 128,slots=3,maxmem=1G
On Thu, 5 Oct 2017 17:36:31 -0300
Eduardo Habkost wrote:
> From: Dou Liyang
>
> As QEMU supports the memory-less node, it is possible that there is
> no RAM in the first numa node(also be called as node0). eg:
> ... \
> -m 128,slots=3,maxmem=1G \
> -numa node -numa node,mem=128M \
>
> B
From: Dou Liyang
As QEMU supports the memory-less node, it is possible that there is
no RAM in the first numa node(also be called as node0). eg:
... \
-m 128,slots=3,maxmem=1G \
-numa node -numa node,mem=128M \
But, this makes it hard for QEMU to build a known-to-work ACPI SRAT
table. Only