Re: [PATCH 2/3] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)
From: Robert Richter
Date: Mon Mar 18 2024 - 17:55:52 EST
On 18.03.24 14:30:11, Dan Williams wrote:
> Robert Richter wrote:
> > The CEDT contains similar entries as the SRAT. For diagnostic reasons
> > print the CEDT same style as the SRAT.
>
> I will defer to Rafael here, but with acpica-tools, cxl-cli, and
> /proc/iomem is there much value to adding this to the boot-up logs by
> default?
Compared to the number of SRAT printks there are just a few CEDT
entries. I have added it as CEDT and SRAT entries have the similar
effect to NUMA, so diagnostics should be at the same level.
Thanks,
-Robert