Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 12) Lionheart:
- Lionheart is a conservative-based governor which is based on samsung's update3 source. Tweaks comes from 1) Knzo 2) Morfic. The original idea comes from Netarchy. See here. The tunables (such as the thresholds and sampling rate) were changed so the governor behaves more like the performance one, at the cost of battery as the scaling is very aggressive.
- To 'experience' Lionheart using conservative, try these tweaks:
- sampling_rate:10000 or 20000 or 50000, whichever you feel is safer. (transition latency of the CPU is something below 10ms/10,000uS hence using 10,000 might not be safe).
- up_threshold:60
- down_threshold:30
- freq_step:5
- Lionheart goes well with deadline i/o scheduler. When it comes to smoothness (not considering battery drain), a tuned conservative delivers more as compared to a tuned ondemand.
- 13) LionheartX
- LionheartX is based on Lionheart but has a few changes on the tunables and features a suspend profile based on Smartass governor.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement