Add a new option, ARM32_NEW_VM_LAYOUT. When set, we try to put up to 4
L2 tables in one page, instead of the old 1 L2 table <=> 1 page behavior. While I'm there, add ARM9_CACHE_WRITE_THROUGH, which I forgot last time.
This commit is contained in:
parent
b599237edb
commit
c6cc6da44f
@ -1,4 +1,6 @@
|
||||
#$FreeBSD$
|
||||
ARM32_NEW_VM_LAYOUT opt_vm.h
|
||||
ARM9_CACHE_WRITE_THROUGH opt_global.h
|
||||
ARMFPE opt_global.h
|
||||
CPU_SA1100 opt_global.h
|
||||
CPU_SA1110 opt_global.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user