linux-stable/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 x86: sort address_markers for dump_pagetables 2008-04-17 17:40:58 +02:00
extable.c x86: unify extable_{32|64}.c 2008-01-30 13:31:41 +01:00
fault.c x86: cleanup - rename VM_MASK to X86_VM_MASK 2008-04-17 17:41:33 +02:00
highmem_32.c Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM 2008-03-28 13:08:14 -07:00
hugetlbpage.c x86: stricter check in follow_huge_addr() 2008-03-27 16:08:45 +01:00
init_32.c x86: remove pointless comments 2008-04-19 19:19:54 +02:00
init_64.c x86: account overlapped mappings in max_pfn_mapped 2008-04-17 17:41:30 +02:00
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 x86: PAT infrastructure patch 2008-04-17 17:41:19 +02:00
mmap.c x86: unify mmap_{32|64}.c 2008-01-30 13:31:10 +01:00
numa_64.c srat, x86: add support for nodes spanning other nodes 2008-04-19 19:19:55 +02:00
pageattr-test.c x86: remove over noisy debug printk 2008-02-11 11:24:24 -08:00
pageattr.c x86 PAT: fix mmap() of holes 2008-04-18 23:40:49 +02:00
pat.c x86: pat cpu feature bit setting for known cpus 2008-04-17 17:41:20 +02:00
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