CpuLoadTrigger: support low threshold instead of cooldown period

This commit is contained in:
2025-03-29 21:35:57 +01:00
parent 798d25e75c
commit a56c3ed36f
3 changed files with 54 additions and 40 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.2.9"
version = "0.3.1"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }