mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
mprime added to common profile. CPU trippoint lowered by 10*C to 65*C.
This commit is contained in:
parent
cb963cb365
commit
58d08ba9bc
2 changed files with 2 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ use "man thermal-conf.xml" for details
|
|||
<!-- Ideal temp: 70-75*C, Max temp: 95*C -->
|
||||
<TripPoint>
|
||||
<SensorType>CPU_TEMP_CORE</SensorType>
|
||||
<Temperature>70000</Temperature>
|
||||
<Temperature>65000</Temperature>
|
||||
<Type>passive</Type>
|
||||
<ControlType>parallel</ControlType>
|
||||
<CoolingDevice>
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@ in {
|
|||
htop
|
||||
ripgrep
|
||||
git
|
||||
mprime
|
||||
wget
|
||||
rsync
|
||||
pv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue