Tell VM we now have ARM platforms with physically discontiguous memory.
This commit is contained in:
parent
d7a39436e5
commit
0b7d5b8f89
@ -77,9 +77,9 @@
|
||||
#define VM_PHYSSEG_MAX 32
|
||||
|
||||
/*
|
||||
* The physical address space is densely populated.
|
||||
* The physical address space may be sparsely populated on some ARM systems.
|
||||
*/
|
||||
#define VM_PHYSSEG_DENSE
|
||||
#define VM_PHYSSEG_SPARSE
|
||||
|
||||
/*
|
||||
* Create two free page pools. Since the ARM kernel virtual address
|
||||
|
Loading…
Reference in New Issue
Block a user