mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-25 16:13:17 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=137550
@ -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…
Reference in New Issue
Block a user