JamesCJ60 / Universal-x86-Tuning-Utility

Unlock the full potential of your Intel/AMD based device.
GNU General Public License v3.0
1.54k stars 38 forks source link

[FEATURE REQUEST] Value monitoring. #31

Closed cronyakatsuki closed 1 year ago

cronyakatsuki commented 1 year ago

I would like for uxtu have an option to monitor one specific value for example tctl-temp and check it for example every 5 seconds, if it isn't the same then apply the profile again.

I have been very frustated with current reapply method since if for example settings get changed at the 10 seconds mark there are 50 seconds more to go and that can lead to either lower performance or to thermal trothling. To combat that I had it set to something like every 5 seconds, but that led to cpu spikes every 5 seconds and lag at that exact moment.

JamesCJ60 commented 1 year ago

There is no easy way of handling this with the suggested method still leading to extra cpu cycles being used.