Increase short-term boost tdp
This commit is contained in:
parent
140900a3fa
commit
9a4a2b9698
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
serviceConfig.Type = "oneshot";
|
||||
preStart = "sleep 2";
|
||||
script = ''
|
||||
ryzenadj --stapm-limit=10000 --slow-limit=15000 --fast-limit=25000 ${defaults}
|
||||
ryzenadj --stapm-limit=10000 --slow-limit=15000 --fast-limit=30000 ${defaults}
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue