linux/arch/powerpc
Anton Blanchard 45fb6cea09 [PATCH] ppc64: Convert NUMA to sparsemem (3)
Convert to sparsemem and remove all the discontigmem code in the
process. This has a few advantages:

- The old numa_memory_lookup_table can go away
- All the arch specific discontigmem magic can go away

We also remove the triple pass of memory properties and instead create a
list of per node extents that we iterate through. A final cleanup would
be to change our lmb code to store extents per node, then we can reuse
that information in the numa code.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-11 22:21:11 +11:00
..
configs [PATCH] ppc64: Update g5_defconfig for ARCH=powerpc 2005-11-08 11:17:50 +11:00
kernel [PATCH] ppc64: Quieten lparcfg 2005-11-11 22:20:01 +11:00
lib powerpc: Fix find_next_bit on 32-bit 2005-11-10 12:01:41 +11:00
mm [PATCH] ppc64: Convert NUMA to sparsemem (3) 2005-11-11 22:21:11 +11:00
oprofile [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
platforms [PATCH] ppc64: Remove debug boot message 2005-11-11 22:20:04 +11:00
sysdev [PATCH] powerpc: 64k pages vs. U3 iommu 2005-11-10 15:03:37 +11:00
xmon powerpc: 32-bit fixes for xmon 2005-11-10 14:30:20 +11:00
Kconfig [PATCH] ppc64: Convert NUMA to sparsemem (3) 2005-11-11 22:21:11 +11:00
Kconfig.debug [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu 2005-11-07 07:53:35 -08:00
Makefile powerpc: Set entry point and text address in linker script 2005-11-03 16:03:06 +11:00