On Tue, May 24, 2016 at 03:35:44PM -0700, David Daney wrote: > From: Hanjun Guo <[email protected]> > > Introduce a new file to hold ACPI based NUMA information parsing from > SRAT and SLIT. > > SRAT includes the CPU ACPI ID to Proximity Domain mappings and memory > ranges to Proximity Domain mapping. SLIT has the information of inter > node distances(relative number for access latency). > > Signed-off-by: Hanjun Guo <[email protected]> > Signed-off-by: Ganapatrao Kulkarni <[email protected]> > [[email protected] Reworked for numa v10 series ] > Signed-off-by: Robert Richter <[email protected]> > [[email protected] reorderd and combinded with other patches in > Hanjun Guo's original set, removed get_mpidr_in_madt() and use > acpi_map_madt_entry() instead.] > Signed-off-by: David Daney <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>

