Modu

Ogólne pytania dotyczące systemu
koralgol
Posty: 75
Rejestracja: 25 marca 2007, 13:28

Moduł thermal_sys - jakie ma przeznaczenie?

Post autor: koralgol »

Co to za moduł thermal_sys i do czego służy? Jeżeli wnioskować po nazwie to może mieć coś wspólnego z temperaturą. Niestety moja płyta nie obsługuje czujników temperatury.

[ Dodano: 2008-10-12, 19:39 ]
Po części sam odpowiem sobie na to pytanie gdyz odpowiedz znalazlem w dokumentacji jądra (/usr/src/linux/Documentation/Thermal/sysfs-api.txt). Mimo że znam angielski nie potrafie tego zrozumieć. Czy mógłby mi to ktos wytłumaczyć w skrócie?

Kod: Zaznacz cały

0. Introduction

The generic thermal sysfs provides a set of interfaces for thermal zone devices (sensors)
and thermal cooling devices (fan, processor...) to register with the thermal management
solution and to be a part of it.

This how-to focuses on enabling new thermal zone and cooling devices to participate
in thermal management.
This solution is platform independent and any type of thermal zone devices and
cooling devices should be able to make use of the infrastructure.

The main task of the thermal sysfs driver is to expose thermal zone attributes as well
as cooling device attributes to the user space.
An intelligent thermal management application can make decisions based on inputs
from thermal zone attributes (the current temperature and trip point temperature)
and throttle appropriate devices. 
ODPOWIEDZ