mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-17 01:04:24 +00:00
Fixed references
This commit is contained in:
@@ -17,7 +17,7 @@ sudo cpupower frequency-set --governor powersave
|
||||
sudo cpupower frequency-set --governor schedutil
|
||||
```
|
||||
|
||||
## Sources
|
||||
## Further readings
|
||||
|
||||
- [CPU frequency scaling]
|
||||
- [CPU governer settings ignore nice load]
|
||||
|
||||
@@ -10,8 +10,11 @@ echo 1 | sudo tee /sys/devices/system/cpu/cpufreq/ondemand/ignore_nice_load
|
||||
echo "w /sys/devices/system/cpu/cpufreq/ondemand/ignore_nice_load - - - - 1" | sudo tee /etc/tmpfiles.d/ondemand-ignore-nice.conf
|
||||
```
|
||||
|
||||
## Sources
|
||||
## Further readings
|
||||
|
||||
- [Cpufreq]
|
||||
- [Laptop overheating and battery duration reduction]
|
||||
|
||||
[cpufreq]: cpufreq.md
|
||||
|
||||
[laptop overheating and battery duration reduction]: https://wiki.archlinux.org/?title=BOINC#Laptop_overheating_and_battery_duration_reduction
|
||||
|
||||
Reference in New Issue
Block a user