Merge pull request #198666 from vifino/linux-no_hz
This commit is contained in:
@@ -114,6 +114,12 @@ let
|
||||
IOSCHED_BFQ = whenAtLeast "4.12" module;
|
||||
};
|
||||
|
||||
|
||||
timer = {
|
||||
# Enable Full Dynticks System.
|
||||
NO_HZ_FULL = yes;
|
||||
};
|
||||
|
||||
# Enable NUMA.
|
||||
numa = {
|
||||
NUMA = option yes;
|
||||
|
||||
Reference in New Issue
Block a user