disable retbleed mitigation
This commit is contained in:
parent
7369a68707
commit
72e10154e0
@ -46,6 +46,7 @@ in {
|
||||
"zfs.metaslab_lba_weighting_enabled=0"
|
||||
"zfs.zfs_arc_max=${zfs_arc_max}"
|
||||
"amd_pstate=active"
|
||||
"retbleed=off" # big performance impact
|
||||
];
|
||||
tmp.useTmpfs = true;
|
||||
tmp.tmpfsSize = "32G";
|
||||
|
Loading…
x
Reference in New Issue
Block a user