sonic-buildimage/installer
Xichen96 0e48244cc2
[installer]: add processor.max_cstate=0 kernel cmdline to intel (#16340)
This is a fix for PR [kernel] Change grub cmdline to set c-states to 0 for "Intel" CPUs by shlomibitton · Pull Request #6051 · sonic-net/sonic-buildimage (github.com)

The original PR will disable intel idle driver but it cannot limit the max c-state to 1 due to system will fall back to acpi idle driver.

Currently intel_idle.max_cstate=0 is already present, which will disable intel idle driver. With the added option, common idle driver will be disabled as well, so there will not be idle management. This is to prevent a bug that can be triggered by idle instruction on intel platform.

Work item tracking
Microsoft ADO (number only): 24867921
2023-09-23 00:21:24 -07:00
..
arm64 [Build]: Support to use symbol links for lazy installation targets to reduce the image size (#10923) 2022-07-05 20:57:49 +00:00
armhf [Build]: Support to use symbol links for lazy installation targets to reduce the image size (#10923) 2022-07-05 20:57:49 +00:00
x86_64 [installer]: add processor.max_cstate=0 kernel cmdline to intel (#16340) 2023-09-23 00:21:24 -07:00
sharch_body.sh Support for updating tmpfs size according to Image size (#7484) 2021-09-13 03:25:32 +00:00