linux:notes:x86_energy_perf_policy
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:notes:x86_energy_perf_policy [2024/12/24 23:51] – [udev Rule] Sean Rhone | linux:notes:x86_energy_perf_policy [2025/01/21 05:11] (current) – Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | | + | |
- | * Check | + | ===== Check ===== |
+ | |||
+ | watch --interval ' | ||
sudo x86_energy_perf_policy | sudo x86_energy_perf_policy | ||
- | * Max Performance | + | ===== Max Perf ===== |
+ | |||
+ | **** | ||
sudo x86_energy_perf_policy --all ' | sudo x86_energy_perf_policy --all ' | ||
Line 13: | Line 17: | ||
====== Scripts ====== | ====== Scripts ====== | ||
- | * [[linux: | + | * [[linux: |
- | ===== GNOME Power Management | + | ===== TuneD ===== |
* Automatic power-management like '' | * Automatic power-management like '' | ||
- | * Required to remove so it doesn' | + | * Required to remove |
- | sudo apt remove | + | sudo dnf remove |
+ | |||
+ | sudo dnf install ' | ||
===== AC ===== | ===== AC ===== | ||
- | sudo mkdir -p '/ | + | sudo mkdir -p '/ |
< | < | ||
Line 33: | Line 39: | ||
# End</ | # End</ | ||
- | |||
- | '/ | ||
===== Battery ===== | ===== Battery ===== | ||
- | sudo mkdir -p '/ | + | sudo mkdir -p '/ |
< | < | ||
Line 47: | Line 51: | ||
# End</ | # End</ | ||
- | |||
- | '/ | ||
===== udev Rule ===== | ===== udev Rule ===== | ||
- | | + | |
- | + | ||
- | | + | |
< | < | ||
Line 67: | Line 67: | ||
===== Check ===== | ===== Check ===== | ||
- | * If plugged-in, should | + | * Should |
sudo dmesg | grep ' | sudo dmesg | grep ' |
C:/www/wiki/data/attic/linux/notes/x86_energy_perf_policy.1735102304.txt.gz · Last modified: by Sean Rhone