This commit is contained in:
Tk-Glitch
2020-04-07 12:06:00 +02:00
parent 0660a63cf9
commit 4713bfc75e
3 changed files with 20 additions and 93 deletions

View File

@@ -6,7 +6,7 @@ index 6b423eebfd5d..61e3271675d6 100644
#include "cpufreq_ondemand.h"
/* On-demand governor macros */
-#define DEF_FREQUENCY_UP_THRESHOLD (63)
-#define DEF_FREQUENCY_UP_THRESHOLD (80)
-#define DEF_SAMPLING_DOWN_FACTOR (1)
+#define DEF_FREQUENCY_UP_THRESHOLD (55)
+#define DEF_SAMPLING_DOWN_FACTOR (5)