Restore support for huge pages
This commit is contained in:
parent
131713e7fc
commit
1a15ddc0e7
@ -1391,3 +1391,5 @@ from the host to the serial console to test it.
|
|||||||
Pattern FFFFFFFFFFFFFFFF Writing... Reading...Iteration: 2
|
Pattern FFFFFFFFFFFFFFFF Writing... Reading...Iteration: 2
|
||||||
Tested 2 iteration(s) with 0 errors.
|
Tested 2 iteration(s) with 0 errors.
|
||||||
|
|
||||||
|
It may be worth enabling huge pages again, as there didn't seem to have any
|
||||||
|
effect.
|
||||||
|
@ -71,11 +71,6 @@
|
|||||||
+ ''
|
+ ''
|
||||||
SMP n
|
SMP n
|
||||||
''
|
''
|
||||||
# Disable huge pages
|
|
||||||
+ ''
|
|
||||||
HUGETLBFS n
|
|
||||||
HUGETLB_PAGE n
|
|
||||||
''
|
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user