diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2007-03-15 06:47:01 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-26 10:55:22 +0200 |
commit | d78d0891d3dd976a2fb707c6c691d9cd5ed60727 (patch) | |
tree | 75a1f09a7f316c5cfd6ab3d1dc0e48e89320a200 /arch/sparc64/mm | |
parent | [SPARC64]: Use DECLARE_BITMAP in struct pci_iommu. (diff) | |
download | linux-d78d0891d3dd976a2fb707c6c691d9cd5ed60727.tar.xz linux-d78d0891d3dd976a2fb707c6c691d9cd5ed60727.zip |
[SPARC64]: Use SPARSEMEM_STATIC
Decrease the SECTION_SIZE_BITS --> MAX_PHYSADDR_BITS
range a little bit.
The cost of going to SPARSEMEM_STATIC becomes 8K of BSS space, and in
return we save a pointer dereferences on every page struct lookup.
Even better we hit the main kernel image for the base address which is
in a hugepage locked TLB entry.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/mm')
0 files changed, 0 insertions, 0 deletions