Hi Igor, At 08/24/2017 08:33 PM, Igor Mammedov wrote:
> test_acpi_one(" -numa node -numa node,mem=128", &data); > > but, the DSDT didn't match the default one. because, if we support > NUMA, the DSDT will give us "_PXM" to map the CPU to node.Ok, looks like you'll have to include your variant of DSDT along with SRAT
Yes, got it. I will modify and post this patch first. Thanks, dou.