-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Description
When switching from the powersave profile directly to throughput-performance, the CPU frequency remains capped at a lower value. If I switch to the balanced profile first, the CPU frequency is restored to a higher value and switching to throughput-performance afterward keeps that higher frequency.
I confirmed the impact using Geekbench 6: when switching directly from powersave to throughput-performance the benchmark score remains the same as in powersave, indicating that the CPU is limited.
Steps to reproduce:
sudo tuned-adm profile powersave
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
sudo tuned-adm profile throughput-performance
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
sudo tuned-adm profile balanced
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
sudo tuned-adm profile throughput-performance
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
tuned 2.26.0
Operating System: Fedora Linux 43
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.22.0
Qt Version: 6.10.1
Kernel Version: 6.18.4-200.fc43.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × 11th Gen Intel® Core™ i7-11800H @ 2.30GHz
Memory: 32 GiB of RAM (31.1 GiB usable)
Graphics Processor 1: Intel® UHD Graphics
Graphics Processor 2: NVIDIA GeForce RTX 3050 Laptop GPU
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels