···1515.br1616.RB "other: (\-\-force | \-\-hwp-enable | \-\-turbo-enable) value)"1717.br1818+.RB "soc-slider: --soc-slider-balance # | --soc-slider-offset # | --platform-profile <name>"1919+.br1820.RB "value: # | default | performance | balance-performance | balance-power | power"1921.SH DESCRIPTION2022\fBx86_energy_perf_policy\fP···156154in the sliding window that HWP uses to maintain average frequency.157155This parameter is meaningful only when the "desired" field above is non-zero.158156Default is 0, allowing the HW to choose.157157+.SH SOC SLIDER OPTIONS158158+.PP159159+Note that the Platform Profile Name must be "SoC Slider", and the160160+Platform Profile must be "balanced" for the --soc-slider-balance161161+and --soc-slider-offset options to take effect.162162+.PP163163+\fB--soc-slider-balance #\fP write numeric value to the SoC Slider.164164+Values range from 0 to 6.165165+Lower values result in higher performance,166166+and higher values improve energy efficiency.167167+Actual values are model specific.168168+.PP169169+\fB--soc-slider-offset #\fP write the numeric value to the Soc Slider Offset.170170+The slider offset is the maximum value that software allows the SoC to171171+autonomously add to the SoC Slider to improve energy efficiency.172172+The value 0 prohibits the SoC from autonomously changing the slider.173173+.PP174174+\fB--platform-profile <name>"\fP set the platform profile to <name>.175175+Available choices are in platform-profile-0/choices. The Soc Slider176176+driver currently supports "low-power", "balanced", and "performance".159177.SH OTHER OPTIONS160178.PP161179\fB-f, --force\fP writes the specified values without bounds checking.···230208EPB: /sys/devices/system/cpu/cpu*/power/energy_perf_bias231209EPP: /sys/devices/system/cpu/cpu*/cpufreq/energy_performance_preference232210MSR: /dev/cpu/*/msr211211+Platform Profile Name: /sys/class/platform-profile/platform-profile-0/name212212+Platform Profile: /sys/class/platform-profile/platform-profile-0/profile213213+SOC Slider Balanced: /sys/module/processor_thermal_soc_slider/parameters/slider_balance214214+SOC Slider Balanced Offset: /sys/module/processor_thermal_soc_slider/parameters/slider_offset233215.fi234216.SH "SEE ALSO"235217.nf