kernel-ark/arch/x86/mm
Suresh Siddha 6ec6e0d9f2 srat, x86: add support for nodes spanning other nodes
For example, If the physical address layout on a two node system with 8 GB
memory is something like:
node 0: 0-2GB, 4-6GB
node 1: 2-4GB, 6-8GB

Current kernels fail to boot/detect this NUMA topology.

ACPI SRAT tables can expose such a topology which needs to be supported.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-04-19 19:19:55 +02:00
..
discontig_32.c x86: rename find_max_pfn() to propagate_e820_map() 2008-04-19 19:19:55 +02:00
dump_pagetables.c
extable.c
fault.c
highmem_32.c
hugetlbpage.c
init_32.c x86: remove pointless comments 2008-04-19 19:19:54 +02:00
init_64.c
ioremap.c x86: fix arch/x86/mm/ioremap.c warning 2008-04-19 19:19:54 +02:00
k8topology_64.c srat, x86: add support for nodes spanning other nodes 2008-04-19 19:19:55 +02:00
Makefile
mmap.c
numa_64.c srat, x86: add support for nodes spanning other nodes 2008-04-19 19:19:55 +02:00
pageattr-test.c
pageattr.c x86 PAT: fix mmap() of holes 2008-04-18 23:40:49 +02:00
pat.c
pgtable_32.c x86: remove pointless comments 2008-04-19 19:19:54 +02:00
srat_64.c srat, x86: add support for nodes spanning other nodes 2008-04-19 19:19:55 +02:00