Advertisement
Guest User

Untitled

a guest
Mar 14th, 2012
1,127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. 12) Lionheart:
  2. 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.
  3.  
  4. To 'experience' Lionheart using conservative, try these tweaks:
  5. 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).
  6. up_threshold:60
  7. down_threshold:30
  8. freq_step:5
  9. 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.
  10.  
  11. 13) LionheartX
  12. 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