Skip to content
Commit 9cc3a1ac authored by David S. Miller's avatar David S. Miller Committed by David S. Miller
Browse files

[SPARC64]: Make use of Niagara 256MB PTEs for kernel mappings.



We use a bitmap, one bit for every 256MB of memory.  If the
bit is set we can use a 256MB PTE for linear mappings, else
we have to use a 4MB PTE.

SUN4V support is there, and we can very easily add support
for Panther cpu 256MB PTEs in the future.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 30c91d57
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment