cpufreq: intel_pstate: Update Balance-performance EPP for Granite Rapids
commit 00e2c199cb3780357790852502a74719d14554ec upstream.
Update EPP default for balance_performance to 32.
This will give better performance out of the box using Intel P-State powersave governor while still offering power savings compared to performance governor.
This is in line with what has already been done for Emerald Rapids and Sapphire Rapids.
Intel-SIG: commit 00e2c199cb37 cpufreq: intel_pstate: Update Balance-performance EPP for Granite Rapids Update Balance-performance EPP for Granite Rapids
Signed-off-by: Srinivas Pandruvada srinivas.pandruvada@linux.intel.com Link: https://patch.msgid.link/20241112235946.368082-1-srinivas.pandruvada@linux.intel.com [ rjw: Subject and changelog edits ] Signed-off-by: Rafael J. Wysocki rafael.j.wysocki@intel.com [ Zhang Rui: resolve conflict (use old X86 Macro) and amend commit log ] Signed-off-by: Zhang Rui rui.zhang@intel.com [ Backport from v6.13 ] Signed-off-by: WangYuli wangyl5933@chinaunicom.cn
Linux kernel
There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.
In order to build the documentation, use
make htmldocsormake pdfdocs. The formatted documentation can also be read online at:There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.