kernel-ark/include/asm-ppc64
Bob Picco 802f192e4a [PATCH] SPARSEMEM EXTREME
A new option for SPARSEMEM is ARCH_SPARSEMEM_EXTREME.  Architecture
platforms with a very sparse physical address space would likely want to
select this option.  For those architecture platforms that don't select the
option, the code generated is equivalent to SPARSEMEM currently in -mm.
I'll be posting a patch on ia64 ml which uses this new SPARSEMEM feature.

ARCH_SPARSEMEM_EXTREME makes mem_section a one dimensional array of
pointers to mem_sections.  This two level layout scheme is able to achieve
smaller memory requirements for SPARSEMEM with the tradeoff of an
additional shift and load when fetching the memory section.  The current
SPARSEMEM -mm implementation is a one dimensional array of mem_sections
which is the default SPARSEMEM configuration.  The patch attempts isolates
the implementation details of the physical layout of the sparsemem section
array.

ARCH_SPARSEMEM_EXTREME depends on 64BIT and is by default boolean false.

I've boot tested under aim load ia64 configured for ARCH_SPARSEMEM_EXTREME.
 I've also boot tested a 4 way Opteron machine with !ARCH_SPARSEMEM_EXTREME
and tested with aim.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Bob Picco <bob.picco@hp.com>
Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-05 00:05:38 -07:00
..
iSeries [PATCH] iSeries build with newer assemblers and compilers 2005-08-16 21:06:25 -07:00
a.out.h
abs_addr.h [PATCH] ppc64: Remove CONFIG_MSCHUNKS 2005-08-29 10:53:37 +10:00
atomic.h
bitops.h
bootinfo.h
btext.h
bug.h [PATCH] ppc64: Fix issue with gcc 4.0 compiled kernels 2005-08-26 19:37:11 -07:00
bugs.h
byteorder.h
cache.h
cacheflush.h
checksum.h
compat.h
cputable.h [PATCH] ppc64: create firmware_has_feature() 2005-08-29 10:53:35 +10:00
current.h
dbdma.h
delay.h
dma-mapping.h
dma.h
eeh.h
elf.h
fcntl.h
firmware.h [PATCH] ppc64: introduce FW_FEATURE_ISERIES 2005-08-29 10:53:35 +10:00
floppy.h
hardirq.h
hvcall.h
hvconsole.h
hvcserver.h
hw_irq.h
ide.h
imalloc.h [PATCH] Four level pagetables for ppc64 2005-08-29 10:53:31 +10:00
io.h
iommu.h [PATCH] ppc64: move iSeries vio iommu init 2005-08-29 10:53:32 +10:00
ipcbuf.h
irq.h
kdebug.h
kexec.h
keylargo.h
kmap_types.h
kprobes.h
lmb.h [PATCH] SPARSEMEM EXTREME 2005-09-05 00:05:38 -07:00
lppaca.h
machdep.h [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function 2005-08-29 10:53:38 +10:00
macio.h
mc146818rtc.h
memory.h
mman.h
mmu_context.h
mmu.h [PATCH] Dynamic hugepage addresses for ppc64 2005-08-29 10:53:38 +10:00
mmzone.h
module.h
msgbuf.h
naca.h [PATCH] Remove NACA fixed address constraint 2005-08-29 10:53:33 +10:00
numnodes.h
nvram.h
of_device.h
paca.h
page.h [PATCH] Dynamic hugepage addresses for ppc64 2005-08-29 10:53:38 +10:00
param.h [PATCH] ppc64: Add CONFIG_HZ 2005-08-30 13:40:02 +10:00
parport.h
pci-bridge.h
pci.h [PATCH] pci and yenta: pcibios_bus_to_resource 2005-08-04 21:32:46 -07:00
pgalloc.h [PATCH] Four level pagetables for ppc64 2005-08-29 10:53:31 +10:00
pgtable.h [PATCH] ppc64: four level pagetables fix 2005-08-30 12:08:10 +10:00
plpar_wrappers.h
pmac_feature.h
pmac_low_i2c.h
pmc.h [PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function 2005-08-29 10:53:38 +10:00
posix_types.h
ppc32.h
ppc_asm.h
ppcdebug.h
processor.h [PATCH] oprofile PVR 970MP 2005-08-30 13:38:19 +10:00
prom.h [PATCH] flattened device tree changes 2005-08-29 10:53:31 +10:00
pSeries_reconfig.h
ptrace-common.h
ptrace.h
rtas.h
rwsem.h
scatterlist.h
seccomp.h
sections.h
segment.h
semaphore.h
sembuf.h
serial.h
setup.h
shmbuf.h
sigcontext.h
siginfo.h
signal.h
smp.h
smu.h
socket.h [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options 2005-08-29 15:31:35 -07:00
sockios.h
sparsemem.h
spinlock.h
sstep.h
stat.h
statfs.h
system.h [PATCH] ppc64: allow xmon=off 2005-08-29 10:53:37 +10:00
systemcfg.h
termbits.h
termios.h
thread_info.h
time.h
timex.h
tlb.h
tlbflush.h
topology.h
types.h
uaccess.h
ucontext.h
udbg.h
uninorth.h
unistd.h
user.h
vdso.h
vga.h
vio.h [PATCH] Make MODULE_DEVICE_TABLE work for vio devices 2005-08-30 13:31:56 +10:00
xics.h [PATCH] ppc64: fix for kexec boot issue 2005-08-04 13:00:55 -07:00