Skip to content

Commit

Permalink
Merge remote-tracking branch 'dorimanx/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
voku committed Jun 13, 2013
2 parents 0e8ef14 + 98ceb3f commit 2ab6226
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion res/SuperSU_md5
@@ -1 +1 @@
a5f4510da7f7f0925743c4e0d8202849
68b8927a108acb13da6ca3c524141c4e
12 changes: 6 additions & 6 deletions res/customconfig/battery.profile
Expand Up @@ -35,14 +35,14 @@ sampling_rate=70000
sampling_down_factor=1
freq_step=20
down_differential=5
freq_for_responsiveness=300000
freq_for_responsiveness=200000
down_threshold=30
cpu_up_rate=10
cpu_down_rate=20
inc_cpu_load_at_min_freq=60
inc_cpu_load=70
dec_cpu_load=50
freq_for_responsiveness_max=1200000
freq_for_responsiveness_max=1000000
freq_step_at_min_freq=20
freq_up_brake_at_min_freq=30
freq_up_brake=30
Expand All @@ -61,20 +61,20 @@ down_avg_load=30
hotplug_rq_fst=100
hotplug_rq_snd=100
scaling_governor_sleep=ondemand
up_threshold_sleep=85
up_threshold_sleep=80
up_threshold_at_min_freq_sleep=60
sampling_rate_sleep=90000
sampling_rate_sleep=80000
sampling_down_factor_sleep=1
freq_step_sleep=20
down_differential_sleep=5
freq_for_responsiveness_sleep=400000
freq_for_responsiveness_sleep=200000
down_threshold_sleep=30
cpu_up_rate_sleep=20
cpu_down_rate_sleep=20
inc_cpu_load_at_min_freq_sleep=60
inc_cpu_load_sleep=70
dec_cpu_load_sleep=60
freq_for_responsiveness_max_sleep=1200000
freq_for_responsiveness_max_sleep=800000
freq_step_at_min_freq_sleep=20
freq_up_brake_at_min_freq_sleep=30
freq_up_brake_sleep=30
Expand Down
2 changes: 1 addition & 1 deletion res/customconfig/customconfig.xml
Expand Up @@ -959,7 +959,7 @@

</settingsTab>

<!--force profiles reset- version 1.1-->
<!--force profiles reset- version 1.2-->

</settingsRoot>

6 changes: 3 additions & 3 deletions res/customconfig/default.profile
Expand Up @@ -35,7 +35,7 @@ sampling_rate=60000
sampling_down_factor=1
freq_step=20
down_differential=5
freq_for_responsiveness=400000
freq_for_responsiveness=200000
down_threshold=30
cpu_up_rate=10
cpu_down_rate=20
Expand Down Expand Up @@ -67,14 +67,14 @@ sampling_rate_sleep=80000
sampling_down_factor_sleep=1
freq_step_sleep=20
down_differential_sleep=5
freq_for_responsiveness_sleep=400000
freq_for_responsiveness_sleep=200000
down_threshold_sleep=30
cpu_up_rate_sleep=20
cpu_down_rate_sleep=20
inc_cpu_load_at_min_freq_sleep=60
inc_cpu_load_sleep=70
dec_cpu_load_sleep=60
freq_for_responsiveness_max_sleep=1200000
freq_for_responsiveness_max_sleep=800000
freq_step_at_min_freq_sleep=20
freq_up_brake_at_min_freq_sleep=30
freq_up_brake_sleep=30
Expand Down
8 changes: 4 additions & 4 deletions res/customconfig/extreme_battery.profile
Expand Up @@ -42,7 +42,7 @@ cpu_down_rate=20
inc_cpu_load_at_min_freq=60
inc_cpu_load=80
dec_cpu_load=60
freq_for_responsiveness_max=1200000
freq_for_responsiveness_max=1000000
freq_step_at_min_freq=20
freq_up_brake_at_min_freq=30
freq_up_brake=30
Expand All @@ -61,20 +61,20 @@ down_avg_load=30
hotplug_rq_fst=100
hotplug_rq_snd=100
scaling_governor_sleep=ondemand
up_threshold_sleep=90
up_threshold_sleep=80
up_threshold_at_min_freq_sleep=60
sampling_rate_sleep=90000
sampling_down_factor_sleep=1
freq_step_sleep=20
down_differential_sleep=5
freq_for_responsiveness_sleep=400000
freq_for_responsiveness_sleep=200000
down_threshold_sleep=30
cpu_up_rate_sleep=20
cpu_down_rate_sleep=20
inc_cpu_load_at_min_freq_sleep=60
inc_cpu_load_sleep=70
dec_cpu_load_sleep=60
freq_for_responsiveness_max_sleep=1200000
freq_for_responsiveness_max_sleep=800000
freq_step_at_min_freq_sleep=20
freq_up_brake_at_min_freq_sleep=30
freq_up_brake_sleep=30
Expand Down
10 changes: 5 additions & 5 deletions res/customconfig/extreme_performance.profile
Expand Up @@ -42,7 +42,7 @@ cpu_down_rate=20
inc_cpu_load_at_min_freq=40
inc_cpu_load=50
dec_cpu_load=40
freq_for_responsiveness_max=1200000
freq_for_responsiveness_max=1500000
freq_step_at_min_freq=20
freq_up_brake_at_min_freq=30
freq_up_brake=30
Expand All @@ -62,19 +62,19 @@ hotplug_rq_fst=100
hotplug_rq_snd=100
scaling_governor_sleep=HYPER
up_threshold_sleep=70
up_threshold_at_min_freq_sleep=60
up_threshold_at_min_freq_sleep=70
sampling_rate_sleep=60000
sampling_down_factor_sleep=1
freq_step_sleep=20
down_differential_sleep=5
freq_for_responsiveness_sleep=400000
freq_for_responsiveness_sleep=200000
down_threshold_sleep=30
cpu_up_rate_sleep=20
cpu_down_rate_sleep=20
inc_cpu_load_at_min_freq_sleep=60
inc_cpu_load_sleep=70
dec_cpu_load_sleep=60
freq_for_responsiveness_max_sleep=1200000
freq_for_responsiveness_max_sleep=800000
freq_step_at_min_freq_sleep=20
freq_up_brake_at_min_freq_sleep=30
freq_up_brake_sleep=30
Expand All @@ -100,7 +100,7 @@ oom_config_screen_off=medium
dirty_background_ratio=15
dirty_ratio=20
zramtweaks=2
swappiness=40
swappiness=20
cortexbrain_uksm_control=off
mali_use_vpll=off
mali_gpu_utilization_timeout=500
Expand Down
14 changes: 7 additions & 7 deletions res/customconfig/performance.profile
Expand Up @@ -30,19 +30,19 @@ CPUVOLT15=950
CPUVOLT16=950
scaling_governor=HYPER
up_threshold=60
up_threshold_at_min_freq=60
up_threshold_at_min_freq=50
sampling_rate=50000
sampling_down_factor=1
freq_step=20
down_differential=5
freq_for_responsiveness=300000
freq_for_responsiveness=200000
down_threshold=20
cpu_up_rate=10
cpu_down_rate=20
inc_cpu_load_at_min_freq=60
inc_cpu_load=50
dec_cpu_load=40
freq_for_responsiveness_max=1200000
freq_for_responsiveness_max=1500000
freq_step_at_min_freq=20
freq_up_brake_at_min_freq=30
freq_up_brake=30
Expand All @@ -62,7 +62,7 @@ hotplug_rq_fst=100
hotplug_rq_snd=100
scaling_governor_sleep=ondemand
up_threshold_sleep=70
up_threshold_at_min_freq_sleep=60
up_threshold_at_min_freq_sleep=70
sampling_rate_sleep=60000
sampling_down_factor_sleep=1
freq_step_sleep=20
Expand All @@ -74,7 +74,7 @@ cpu_down_rate_sleep=20
inc_cpu_load_at_min_freq_sleep=60
inc_cpu_load_sleep=70
dec_cpu_load_sleep=60
freq_for_responsiveness_max_sleep=1200000
freq_for_responsiveness_max_sleep=800000
freq_step_at_min_freq_sleep=20
freq_up_brake_at_min_freq_sleep=30
freq_up_brake_sleep=30
Expand All @@ -99,8 +99,8 @@ oom_config_screen_on=default
oom_config_screen_off=medium
dirty_background_ratio=15
dirty_ratio=20
zramtweaks=1
swappiness=40
zramtweaks=2
swappiness=20
cortexbrain_uksm_control=off
mali_use_vpll=off
mali_gpu_utilization_timeout=500
Expand Down
Binary file modified res/misc/payload/SuperSU.apk
Binary file not shown.

0 comments on commit 2ab6226

Please sign in to comment.