Skip to content

Commit a9bb4cd

Browse files
byu343FengPan-Frank
authored andcommitted
[Arista] Add nohz=off for Lodoga (#24916)
Signed-off-by: Boyang Yu <[email protected]> Signed-off-by: Feng Pan <[email protected]>
1 parent 407c089 commit a9bb4cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

files/Aboot/boot0.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -559,6 +559,7 @@ write_platform_specific_cmdline() {
559559
aboot_machine=arista_7050cx3_32s
560560
cmdline_add logs_inram=on
561561
cmdline_add libata.force=2.00:noncq
562+
cmdline_add nohz=off
562563
fi
563564
if [ "$sid" = "LodogaPrime" ]; then
564565
aboot_machine=arista_7050cx3_32c

0 commit comments

Comments
 (0)