Package "thermald"
WARNING: the "thermald" package was deleted from this repository
Name: |
thermald
|
Description: |
Thermal monitoring and controlling daemon
|
Latest version: |
*DELETED* |
Release: |
focal (20.04) |
Level: |
proposed |
Repository: |
main |
Homepage: |
https://github.com/01org/thermal_daemon |
Links
Download "thermald"
Other versions of "thermald" in Focal
Changelog
thermald (1.9.1-1ubuntu0.7) focal; urgency=medium
* Exlude Dell OptiPlex XE4 platform support (LP: #2068546)
- d/p/add-exclude-platform-list.patch
-- Kai-Chuan Hsieh <email address hidden> Thu, 06 Jun 2024 09:56:19 +0800
|
2068546 |
Exclude thermald thermal management for Dell Optiplex XE4 |
|
thermald (1.9.1-1ubuntu0.6) focal; urgency=medium
[Andy Chi]
* Support Jasper Lake. (LP: #1940629)
- 0144-Added-Jasper-Lake-CPU-model.patch
[Colin Ian King]
* AlderLake CPU support (LP: #1942181)
- 0015-Add-AlderLake-cpu-model.patch
- 0016-Update-sysfs-paths-for-Alader-Lake.patch
-- Colin King <email address hidden> Mon, 31 Aug 2021 09:36:12 +0100
|
Source diff to previous version |
|
thermald (1.9.1-1ubuntu0.5) focal; urgency=medium
* Pull in bug fixes between 2.4.3 and 2.4.6 (LP: #1931565)
[Colin Ian King]
- Fix spelling mistakes found using codespell
[Srinivas Pandruvada]
- Disable legacy rapl cdev when rapl-mmio is in use
This will prevent PL1/PL2 power limit from MSR based rapl, which
may not be the correct one.
- Delete all trips from zones before psvt install
Initially zones has all the trips from sysfs, which may have wrong
settings. Instead of deleting only for matched psvt zones, delete
or all zones. In this way only zones which are in PSVT will be
present.
- Check for alternate names for B0D4 device
B0D4 can be named as TCPU or B0D4. So search for both names
if failed to find one.
- Fix error for condition names
The current code caps the max name as the last condition name,
which is "Power_Slider". So any condition more than 56 will be
printing error, with "Power_Slider" as condition name. For example
for condition = 57: Unsupported condition 57 (Power_slider)
- Set a very high RAPL MSR PL1 with --adaptive
After upgrading Dell Latitude 5420, again noticed performance
degradation.
The PPCC power limit for MSR RAPL PL1 is reduced to 15W. Even though
we disable MSR RAPL with --adaptive option, it is not getting
disabled. So MSR RAPL limits still playing role.
To fix that set a very high MSR RAPL PL1 limit so that it never
causes throttling. All throttling with --adaptive option is done
using RAPL-MMIO.
- Special case for default PSVT
When there are no adaptive tables and only one default PSVT table
is present with just one entry with MAX type. Add one additional
entry as done for non default case.
- Increase power limit for disabled RAPL-MMIO
Increase 100W to 200W as some desktop platform already have limit
more than 100W.
- Use Adaptive PPCC limits for RAPL MMIO
Set the correct device name as RAPL-MSR so that RAPL-MMIO can
also set the correct default power limits.
-- Colin King <email address hidden> Mon, 28 Jun 2021 15:22:24 +0100
|
1931565 |
pull in latest thermald bug fixes into thermald 2.4.3 |
|
About
-
Send Feedback to @ubuntu_updates