Skip to content
Commit 325f8a0a authored by David Daney's avatar David Daney Committed by Ralf Baechle
Browse files

MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.



For 64-bit kernels with 64KB pages and two level page tables, there are
42 bits worth of virtual address space This is larger than the 40 bits of
virtual address space obtained with the default 4KB Page size and three
levels, so there are no draw backs for using two level tables with this
configuration.

Signed-off-by: default avatarDavid Daney <ddaney@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/761/
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent ef6c1fd6
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