linux_xanmod: set to 500Hz
This commit is contained in:
parent
a62ca77198
commit
4788060b46
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ buildLinux (args // rec {
|
|||
PREEMPT = lib.mkForce yes;
|
||||
PREEMPT_VOLUNTARY = lib.mkForce no;
|
||||
NO_HZ_FULL = yes;
|
||||
HZ_500 = yes;
|
||||
};
|
||||
|
||||
extraMeta = {
|
||||
|
|
Loading…
Reference in a new issue