intel / thermal_daemon

Thermal daemon for IA
GNU General Public License v2.0
539 stars 117 forks source link

Question about <SamplingPeriod> #418

Closed rdiez closed 1 month ago

rdiez commented 12 months ago

I couldn't find much documentation about <SamplingPeriod> under <CoolingDevice>, in configuration file thermal-conf.xml .

Are the units in seconds? They could be milliseconds. I tried with values 1 and 5, and it made no noticeable difference.

Can you specify a floating point value like 0.5 ?

Do very low values make sense?

spandruvada commented 1 month ago

You can't specify in decimal point. They are seconds. This is the time, that device has noticeable affect after you change state.

rdiez commented 1 month ago

First of all, thanks for your answer.

This is the time, that device has noticeable affect after you change state.

I do not understand what you mean. Could you rephrase that sentence?