activate pstate on amd-workstation
This commit is contained in:
parent
16466750f5
commit
a246fc0e03
@ -45,6 +45,7 @@ in {
|
|||||||
kernelParams = [
|
kernelParams = [
|
||||||
"zfs.metaslab_lba_weighting_enabled=0"
|
"zfs.metaslab_lba_weighting_enabled=0"
|
||||||
"zfs.zfs_arc_max=${zfs_arc_max}"
|
"zfs.zfs_arc_max=${zfs_arc_max}"
|
||||||
|
"amd_pstate=active"
|
||||||
];
|
];
|
||||||
tmp.useTmpfs = true;
|
tmp.useTmpfs = true;
|
||||||
tmp.tmpfsSize = "32G";
|
tmp.tmpfsSize = "32G";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user