To configure kprofiles in Gear Kernel, do the following :-
-> Open FKM
-> click on 3 lines
-> click on kernel settings
-> click custom tunables
-> click add a new tunable
-> click open file manager
-> travel to path /sys/module/kprofiles/parameters/mode
There are 3 profiles to be used with kprofiles:
0 = disabled profile which defaults to max boosting as we used to do maximum boosting before kprofiles
1 = battery profile which has 0 boosts focusing on battery backup
2 = balanced profile which has average boosts to balance between performance and battery backup
3 = performance profile which has maximum boosts for extra performance and better UX
Use whatever you prefer and enjoy :)
In Kprofiles 3.0.0, you can disable auto_kprofiles by doing the following:
-> Open FKM
-> click on 3 lines
-> click on kernel settings
-> click custom tunables
-> click add a new tunable
-> click open file manager
-> travel to path /sys/module/kprofiles/parameters/auto_kprofiles
auto_kprofiles uses display notifiers to enforce battery mode when screen is off and fallback to previously used mode when screen is on
Y(set as default) to enable auto kprofiles
N to disable auto kprofiles
Change it according to your needs :)