moby: kernel: separate TRANSPARENT_HUGEPAGE_ALWAYS from the other options
This commit is contained in:
@@ -75,6 +75,8 @@ linux_latest.override {
|
|||||||
# TODO: at least one of these is actually required for boot
|
# TODO: at least one of these is actually required for boot
|
||||||
RANDOM_KMALLOC_CACHES = lib.mkForce no;
|
RANDOM_KMALLOC_CACHES = lib.mkForce no;
|
||||||
SHUFFLE_PAGE_ALLOCATOR = lib.mkForce no;
|
SHUFFLE_PAGE_ALLOCATOR = lib.mkForce no;
|
||||||
|
|
||||||
|
# TODO: is this required?
|
||||||
TRANSPARENT_HUGEPAGE_ALWAYS = lib.mkForce yes;
|
TRANSPARENT_HUGEPAGE_ALWAYS = lib.mkForce yes;
|
||||||
|
|
||||||
# TODO: at least one of these is actually required for boot
|
# TODO: at least one of these is actually required for boot
|
||||||
|
Reference in New Issue
Block a user