Skip to content

Commit f414c4c

Browse files
vivekrnvBYGX-wcr
authored andcommitted
[Mellanox] [SN4280] Set default frequency governor to performance (sonic-net#21312)
- Why I did it Set default frequency governor to performance - How I did it Add cpufreq.default_governor=performance cmdline parameter
1 parent 777383e commit f414c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="libata.force=noncq module_blacklist=mlx5_ib,mlx5_core ima_hash=sha384 amd_iommu=off"
1+
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="libata.force=noncq module_blacklist=mlx5_ib,mlx5_core ima_hash=sha384 amd_iommu=off cpufreq.default_governor=performance"

0 commit comments

Comments
 (0)