lulzactive1.1
Publisher Description
Needs a custom kernel that has "lulzactive" cpu governor.
Based on "interactive" governor Inspired by erasmux's "smartass" governor (included in Flykernel)
cpu work load >= [inc_cpu_load]%cpu frequency changes from (Lx) to (Lx - pump_up_step) up sampling time = 24000us (from smartass governor)eg )(L0)1200 - (L1)1000 - (L2)800 - (L3)500 - (L4)200inc_cpu_load=60%, pump_up_step=1cpu_load = 60%, current frequency = (L2)800 >> frequency = (L1)1000cpu_load = 60%, current frequency = (L1)1000 >> frequency = (L0)1200
(L0)1200 - (L1)1000 - (L2)800 - (L3)500 - (L4)200inc_cpu_load=50%, pump_up_step=2cpu_load = 50%, current frequency = (L2)800 >> frequency = (L0)1200cpu_load = 50%, current frequency = (L4)200>> frequency = (L2)800
cpu work load < [inc_cpu_load]%cpu frequency keeps the current value or changes from (Lx) to (Lx + pump_down_step)down sampling time = 49000us (from smartass governor)eg )(L0)1200 - (L1)1000 - (L2)800 - (L3)500 - (L4)200inc_cpu_load=60%, pump_down_step=1cpu_load = 59%, current frequency = (L2)800 >> frequency = (L3)500cpu_load = 23%, current frequency = (L1)1000 >> frequency = (L2)800
screen offcpu frequency is locked at scaling min freqeuncy.default min freq of Galaxy S II is 200MHz.you don't need to use "screen off" profile of SetCPU.eg )(L0)1200 - (L1)1000 - (L2)800 - (L3)500 - (L4)200screen_off_min_step=3(L4)200 ~ (L3)500
screen_off_min_step=1(L4)200 ~ (L1)1000
ValuesFollowing values are in /sys/devices/system/cpu/cpufreq/lulzactive/
inc_cpu_load: 0~100%, default is 60%pump_up_step: 0 ~ (frequency_table_size - 2), default is 1pump_down_step: 0 ~ (frequency_table_size - 2), default is 1screen_off_min_step: 0 ~ (frequency_table_size - 1), default is (frequency_table_size - 2)up_sample_time: 10,000 ~ 50,000μs, default is 24,000μsdown_sample_time: 10,000 ~ 100,000μs, default is 49,000μs
debugging1 = print screen on/off message2 = print governor start/stop message4 = print frequency changing7 = print all above (bitwise or, 1|2|4 = 7, default 1|2 = 3)echo "7" > /sys/devices/system/cpu/cpufreq/lulzactive/debug_modecat /proc/kmsg | busybox grep "lulzactive"
Feedbackhttp://tegrak2x.blogspot.com/2011/11/lulzactive-governor-v2.html
About lulzactive
The company that develops lulzactive is tegrak. The latest version released by its developer is 1.1. This app was rated by 1 users of our site and has an average rating of 3.0.
To install lulzactive on your Android device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2011-11-29 and was downloaded 25 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the lulzactive as malware as malware if the download link to com.tegrak.lulzactive is broken.
How to install lulzactive on your Android device:
- Click on the Continue To App button on our website. This will redirect you to Google Play.
- Once the lulzactive is shown in the Google Play listing of your Android device, you can start its download and installation. Tap on the Install button located below the search bar and to the right of the app icon.
- A pop-up window with the permissions required by lulzactive will be shown. Click on Accept to continue the process.
- lulzactive will be downloaded onto your device, displaying a progress. Once the download completes, the installation will start and you'll get a notification after the installation is finished.
Program Details
System requirements
Download information
Pricing
Version History
version 1.1
posted on 2011-11-29
[ v1.1 ],*fixed a displaying pump_down_step bug.
version 1.1
posted on 2011-11-29
Several fixes and updates
