查看: 106839|回复: 2259

[[ROM相关]] [内核]ThunderKernel+ for lu6200cm10内核3.6版(1月14日)

 火... [复制链接]
发表于 2012-11-29 18:21:13 | 显示全部楼层 |阅读模式
本帖最后由 jxxhwy 于 2013-1-14 19:29 编辑

2013-1-14

ThunderKernel+ for lu6200cm10内核3.6版发布,本版特点:
1、网络参数优化(来自Lighting Zip!);
2、内核参数调优(来自Lighting Zip!);
3、6200内核驱动修正,thank to hi!jason!;
4、修改FAIR_SLEEPERS feature相关参数,以提升UI界面相应速度;
5、加入更多优化MAKEFILE编译参数;
6、flash设备deadline优化;
7、禁用fsync功能;
8、低内存下更好的内存管理;
9、启用Fast_NO_Hz选项;
10、在内核中加入SVS(电压控制接口),以后可以用电压调节的软件来控制CPU不同频率对应的电压,这个还真没玩过;
11、改回官方默认USB线充电速度(450mA);
12、内核优化加快开机启动速度;
13、BUS总线超频(最高频率至360MHZ);
14、加入二级缓存超频;
15、加入CPU-HOTPLUG支持。
16、GPU超频,2D超频至266mHz,3D超频至300mHz。
17、CPU最高频率已改回1512mHz;
18、加入XZ (LZMA 2)数据压缩算法,你会发现内核文件尺寸小了许多;
19、去除内核调试选项;
20、加入优化ARM体系架构的RWSEM 算法;
21、加入基于ARM的AES和SHA1汇编文件优化;
22、android原有的字符拷贝函数效率低下,现内核采用glibc版本的memcopy/string函数替换,据说有些时候代码执行效率可以提升5倍。
23、修改最低亮度值0x05至0x02;

24、加入LZO压缩/解压优化,进一步提升压缩、解压缩性能;
25、降低内核震动最大值128至115,如需再调整振动,可以到ROM脚本中调整;
26、修复谷歌地图和chrome重启BUG;
27、为求稳定改回toolchain4.3.3工具编译。

28、采用6200(i_lgu)板子参数重新编译成功。(thanks to Ricardo Cerqueira and Tom Marshall)

研究花了些功夫,一路解决WIFI、CAMERA、CHARGER等问题。不容易丫!具体省电与否,大家体验一下,不喜勿喷哈!

ThunderKernel+ for lu6200cm10内核3.6版下载地址:
游客,如果您要查看本帖隐藏内容请回复


2012-12-8

ThunderKernel+ for lu6200cm10内核3.1版发布,本版特点:
1、网络参数优化(来自Lighting Zip!);
2、内核参数调优(来自Lighting Zip!);
3、6200内核驱动修正,thank to hi!jason!;
4、修改FAIR_SLEEPERS feature相关参数,以提升UI界面相应速度;
5、加入更多优化MAKEFILE编译参数;
6、flash设备deadline优化;
7、禁用fsync功能;
8、低内存下更好的内存管理;
9、启用Fast_NO_Hz选项;
10、在内核中加入SVS(电压控制接口),以后可以用电压调节的软件来控制CPU不同频率对应的电压,这个还真没玩过;
11、提升USB线充电速度(450mA默认---》650mA);
12、内核优化加快开机启动速度;
13、BUS总线超频(最高频率至360MHZ);
14、加入二级缓存超频;
15、加入CPU-HOTPLUG支持。
16、GPU超频,2D超频至266mHz,3D超频至300mHz。
17、CPU最高频率已改回1512mHz;
18、加入XZ (LZMA 2)数据压缩算法,你会发现内核文件尺寸小了许多;
19、去除内核调试选项;
20、加入优化ARM体系架构的RWSEM 算法;
21、加入基于ARM的AES和SHA1汇编文件优化;
22、android原有的字符拷贝函数效率低下,现内核采用glibc版本的memcopy/string函数替换,据说有些时候代码执行效率可以提升5倍。
23、修改最低亮度值0x05至0x02;

24、加入LZO压缩/解压优化,进一步提升压缩、解压缩性能;
25、降低内核震动最大值128至115,如需再调整振动,可以到ROM脚本中调整;
26、修复谷歌地图和chrome重启BUG;
27、为求稳定改回toolchain4.3.3工具编译。


经机友测试本VS920可以刷入本内核+CM10,对VS920喷友算是个好消息。

ThunderKernel+ for lu6200cm10内核3.1版下载地址:
游客,如果您要查看本帖隐藏内容请回复





2012-12-7

不好意思,看反馈贴子,发现v3.0版本发错了,现修正链接,有刷了的,可以CWM再刷一次。
顺便提供一个4.2的照相机的下载地址!这个是XDA上大神在CM10的基础上编译的,看了刷机脚本6200应该可以刷入。至于效果咋样不清楚。
https://www.dropbox.com/s/o33kmfruwx...a_For_CM10.zip



ThunderKernel+ for lu6200cm10内核3.0版发布,本版特点:
1、网络参数优化(来自Lighting Zip!);
2、内核参数调优(来自Lighting Zip!);
3、6200内核驱动修正,thank to hi!jason!;
4、修改FAIR_SLEEPERS feature相关参数,以提升UI界面相应速度;
5、加入更多优化MAKEFILE编译参数;
6、flash设备deadline优化;
7、禁用fsync功能;
8、低内存下更好的内存管理;
9、启用Fast_NO_Hz选项;
10、在内核中加入SVS(电压控制接口),以后可以用电压调节的软件来控制CPU不同频率对应的电压,这个还真没玩过;
11、提升USB线充电速度(450mA默认---》650mA);
12、内核优化加快开机启动速度;
13、BUS总线超频(最高频率至360MHZ);
14、加入二级缓存超频;
15、加入CPU-HOTPLUG支持。
16、GPU超频,2D超频至266mHz,3D超频至300mHz。
17、有机友反馈希望CPU恢复默认频率,本版CPU最高频率已改回1512mHz;
18、加入XZ (LZMA 2)数据压缩算法,你会发现内核文件尺寸小了许多;
19、去除内核调试选项;
20、加入优化ARM体系架构的RWSEM 算法;
21、加入基于ARM的AES和SHA1汇编文件优化;
22、android原有的字符拷贝函数效率低下,现内核采用glibc版本的memcopy/string函数替换,据说有些时候速度可以提升5倍。
23、修改最低亮度值0x05至0x02;
24、进一步优化编译参数,采用toolchain4.7.3工具编译。

看XDA上出了适用于640、930的CM10.1相机,理论上6200也是可用的。不知道有人试过没有?



ThunderKernel+ for lu6200cm10内核3.0版已修正下载地址:
游客,如果您要查看本帖隐藏内容请回复


2012-12-5

ThunderKernel+ for lu6200cm10内核2.0版发布,本版特点:
1、网络参数优化(来自Lighting Zip!);
2、内核参数调优(来自Lighting Zip!);
3、6200内核驱动修正,thank to hi!jason!;
4、修改FAIR_SLEEPERS feature相关参数,以提升UI界面相应速度;
5、加入更多优化MAKEFILE编译参数;
6、flash设备deadline优化;
7、禁用fsync功能;
8、低内存下更好的内存管理;
9、启用Fast_NO_Hz选项;
10、在内核中加入SVS(电压控制接口),以后可以用电压调节的软件来控制CPU不同频率对应的电压,这个还真没玩过;
11、提升USB线充电速度(450mA默认---》650mA);
12、内核优化加快开机启动速度;
13、BUS总线超频(最高频率至360MHZ);
14、加入二级缓存超频;
15、加入CPU-HOTPLUG支持。
16、加入传说中的OC/UC(降压超频),CUP频率最大提升至1728mHz,如希望降回以前频率可以去设置里修改;
17、GPU超频,之前有些问题,本版已修复,2D超频至266mHz,3D超频至300mHz。

补充一下:看反馈之前版本说是有些耗电,有说是省电,我认为几方面原因:1、内核在不断完善中,2、可能是电池校准问题,本版本在脚本中加入清除电池电量信息,各位也可以自己在CWM里WIPE一次电池操作。手头上木有6200,只能说这么多了。


骚年们,去爽吧!!!

ThunderKernel+ for lu6200cm10内核2.0下载地址:
游客,如果您要查看本帖隐藏内容请回复



2012-12-4

从今天开始新内核叫ThunderKernel+,总结一下新内核特点:
1、网络参数优化(来自Lighting Zip!);
2、内核参数调优(来自Lighting Zip!);
3、6200内核驱动修正,thank to hi!jason!;
4、修改FAIR_SLEEPERS feature相关参数,以提升UI相应;
5、加入更多优化MAKEFILE编译参数;
6、flash设备deadline优化;
7、禁用fsync功能;
8、低内存下更好的内存管理;
9、启用Fast_NO_Hz选项;
10、在内核中加入SVS(电压控制接口),以后可以用电压调节的软件来控制CPU不同频率对应的电压,这个还真没玩过;
11、提升USB线充电速度(450mA默认---》650mA);
12、内核优化加快开机启动速度;
13、BUS总线超频(最高频率至360MHZ);
14、加入二级缓存超频;
15、加入CPU-HOTPLUG支持。

为求稳定,采用4.3.3交叉编译工具。
刷入方式:只要确定是CM10的ROM,在CWM里install zip刷入,脚本运行完后会自动重启,刷入后用跑分试试看有多大提升。
另外,各位期待超频降压版本内核吗???


ThunderKernel+1.1版下载地址:
游客,如果您要查看本帖隐藏内容请回复


2012-12-3




Lightning Zap! for lu6200内核第五版发布

本版说明,Lightning Zap!已经好久没有更新了,俺先整了个优化版的,准确的说内核修改主线已经不再Lightning Zap!上了,看来内核可以取过名字了哈。
本内核优化参考国外大神的经验,俺刚练练手,如果不到位的,各位多包含着点。
一句话:如果你感到快乐,你就拍拍手。。。。。

1、修改FAIR_SLEEPERS feature相关参数,以提升UI相应;
2、加入更多优化MAKEFILE编译参数;
3、flash设备deadline优化;
4、禁用fsync功能;
5、低内存下更好的内存管理;
6、启用Fast_NO_Hz选项;
7、修正了之前的一些小错误。
8、因还在修改当中,为求稳定,采用4.3.3交叉编译工具。

第五版下载地址:
游客,如果您要查看本帖隐藏内容请回复


2012-12-2
Lightning Zap! for lu6200内核第四版发布
本版本特点:在第三版基础上提升GPU性能,最高频率由266mhz提升至320mhz,相信对3D图形性能有一定提升。
刷了盆友可以试试看跑分是否有提升。给些反馈哈!
理论上可在现有CM10所有版本,用CWM刷入,不需要WIPE。

第四版下载地址:
游客,如果您要查看本帖隐藏内容请回复


2012-12-1

Lightning Zap! for lu6200内核第三版发布
本版本特点:
1、采用新出炉的linaro4.7.3toolchain交叉编译,对编译脚本改了些许修改,主要是arch/arm/boot/compressed/Makefile修改,以修正4.7.3版本正常编译参数。
2、加了-Ofast -O3 内核优化选项编译,传说930NOHO大神也用了这个参数。
相信内核代码执行效率会更优化一些,俺手头上木有机器,胆大的可以在现有CM10任何版本刷入试试。
本发布内核不对砖机负责哈。哈哈!

第三版下载地址:
游客,如果您要查看本帖隐藏内容请回复




2012-11-29


闲来无事,发现XDA上有大神发布P930的Lightning Zap!内核,顺便编译成6200版本,理论上刷了CM10的机友可以直接刷入。
内核介绍详见:http://forum.xda-developers.com/showthread.php?t=2010423

本内核不同之处:基于P930的Lightning Zap!最新内核代码+JASON放出的6200内核驱动修正代码+gcc 4.6.3交叉编译工具进行编译。
同时修正第一版的NFC错误。

内核代码如需要的话请帖子留言,我可以考虑共享出来。
补充一句,据机友反应CM10版本普遍要耗电些,我的判断是:这个CM官方ROM有关系,内核很久没有更新了,估计CM团队精力都投入到CM10.2。流畅控可以玩玩,省电控的可以飘过哈。。。

第二版下载地址:
游客,如果您要查看本帖隐藏内容请回复






















评分

参与人数 5金钱 +5 收起 理由
杨振维yzw + 1 很给力!
刘建威 + 1 赞一个!
ewanfu + 1 lu6200缺的就是内核
du度、 + 1 赞一个!
Tartarus + 1

查看全部评分

发表于 2012-11-29 18:22:42 | 显示全部楼层
支持大神
发表于 2012-11-29 18:23:48 | 显示全部楼层
23茹3二萨尔法律位
发表于 2012-11-29 18:27:10 | 显示全部楼层
支持大神,是北山么?
 楼主| 发表于 2012-11-29 18:27:59 | 显示全部楼层
呵呵,现在闲着木事。
 楼主| 发表于 2012-11-29 18:29:56 | 显示全部楼层
The Lightning Zap! kernel for the LG Nitro

ATTN:
I thomas.raines, Team Fah-Q!, nor it's affiliates claim responsibility for anything you do to damage, destroy, brick, explode, or otherwise mess up your device.

Features:
Improved performance
Improved battery life
Improved network speeds
Improved boot times
Smoother scrolling
Better responsiveness
Cleaner file systems
Governor tweaks for amazing speed and performance without sacrificing battery life
Improved Memory and Ram tweaks
Improved Internet speed
Amazing kernel tweaks, build.prop mods, init.d scripts and more!

Instructions:
Make a backup
Download BlazeLZv1.zip to PC
Transfer BlazeLZv1.zip to your sdcard
Or just download it straight to your phone
Reboot to recovery
Flash
Phone will automatically reboot after install**
Wait 10 minutes
Enjoy the Lightning Zap!

This kernel was tested on CM10 nightly. This kernel and tweaks will work with any version of CM10.

After first boot, ensure your I/O scheduler is set to cfq and your governor is set to ondemand to gain the maximum benefits of Lightning Zap!

See 3rd post for further instructions on improving and customizing your Lighting Zap! experience.

**The first boots always takes the longest especially after a fresh install. If you pull a logcat during the first boot, you may see a few errors with the vacuum script. This is normal, and will be "fixed" after the phone has built the databases for the apps.

Please allow 24 hours after install and 1 full charge cycle before reporting results. Always provide me with a logcat with any issues you may experience.

Thanks to:
Utaka for everything
Testers
nightlimits
david.degraw54
lordcheeto03
BigSexySCJCD
发表于 2012-11-29 18:30:29 | 显示全部楼层
 楼主| 发表于 2012-11-29 18:30:54 | 显示全部楼层
一些优化技巧

--------------------------------------------------------------------------------
The governor tweak is set for a fairly balance of performance and battery life. If you find yourself needing battery life over performance, you can make some minor changes. Here's how:
1 Download Script Manager from the market (it's free)
2 Open Script Manager and navigate to /system/etc/init.d
3 Press menu/more/advanced options and select mount as RW
4 Select 01governor and select "edit" at the top (this will open the file in atext editor)
5 Uncomment (remove # in the particular line) and change:


Code:
echo "45" > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold; To:


Code:
echo "70" > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold; 6 Select menu/save
7 Press the skull and cross bones icon at the top (this will allow Super User)
8 Press run, close app and enjoy
This will result is slightly slower performance but higher battery life.

If you want even better battery life:
1 Following steps 1-4
2 Add a # at the begining of lines 12
3 Scroll to "pwoersaver" section
4 Remove the # at the begining of lines 31-33 and 43


Code:
#AWAKE_GOVERNOR="ondemand"
#SLEEP_GOVERNOR="ondemand"
#    echo "70" > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold;
etc

Code:
AWAKE_GOVERNOR="powersaver"
#SLEEP_GOVERNOR="powersaver"
        echo "20000" >    /sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate; 5 Follow steps 6-8 (no need to select super user icon if you already did)
This will result in lower performance, but ultimate battery life

When running in a higher performance mode (especially for gaming) you can disable powersave_bias by changing the 1 to a 0 like this:


Code:
echo "1" > /sys/devices/system/cpu/cpufreq/ondemand/powersave_bias;
echo "0" >     /sys/devices/system/cpu/cpufreq/ondemand/powersave_bias; Powersave_bias only allows the CPU to peak for small increments at a time, and not allow the CPU to remain peaked even when the system calls for it. In gaming, that could result in choppy, laggy perofrmance and slow FPS..
Always leave SLEEP_GOVERNOR="powersave" uncommented (no #) and do not uncomment any other SLEEP_GOVERNOR as this will keep ultimate battery save while screen is off.
Only change values in increments of 5 for the up_threshold.

Line numbers may be different. I'm out of town with my wife and she is demanding my attention now. I will update later...lol
I am not resposible if you do something wrong. Make a back up just in case.
 楼主| 发表于 2012-11-29 18:31:11 | 显示全部楼层
翻译工作俺就不做了哈。。。
发表于 2012-11-29 18:31:56 | 显示全部楼层
看看怎么样~
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关注公众号
关于盛悦|手机版|小黑屋|盛悦网

相关侵权、举报、投诉及建议等,请发 E-mail:admin@discuz.vip

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.|粤ICP备12017825号

在本版发帖
关注公众号
QQ客服返回顶部