I just make guide to enable Jit
Requirement:
eclair Rooted
Download this http://bit.ly/JiT-toggle
first use this command at adb
adb pull /system/build.prop
you can also manually use root expolrer to copy built.prop
edit the build.prop (im using notepad)
change this:
dalvik.vm.heapsize=32m
debug.sf.hw=1
added this at the end:
dalvik.vm.execution-mode=int:jit
save the changes..
after that extract http://bit.ly/JiT-toggle
at sdcard/JiT-toggle-0.1
and save the file
then do this steps
after that you must copy and overwrite the mod built.prop to folder
/sdcard/JiT-toggle-0.1/vmlibsv2
and the original build.prop to /sdcard/JiT-toggle-0.1/vmlibs_stock
then
1: enable JIT (in a termnial or adb shell)
cd adb
adb shell
su
cd /sdcard/JiT-toggle-0.1
sh enable_jit.sh
and your phone will reboot with JIT enable.
and if you want to disable jit effect just use this command
tribute for Zocker Tko
With jit, i can increase the value of quadrant score by 10 - 15 %
and linpack almost 3 times than normal
other
Before
After
and look at cpu score (the blue one)
it make almost twice faster than normal
hope this help you guys.,
Requirement:
eclair Rooted
Download this http://bit.ly/JiT-toggle
first use this command at adb
adb pull /system/build.prop
you can also manually use root expolrer to copy built.prop
edit the build.prop (im using notepad)
change this:
dalvik.vm.heapsize=32m
debug.sf.hw=1
added this at the end:
dalvik.vm.execution-mode=int:jit
save the changes..
after that extract http://bit.ly/JiT-toggle
at sdcard/JiT-toggle-0.1
and save the file
then do this steps
after that you must copy and overwrite the mod built.prop to folder
/sdcard/JiT-toggle-0.1/vmlibsv2
and the original build.prop to /sdcard/JiT-toggle-0.1/vmlibs_stock
then
1: enable JIT (in a termnial or adb shell)
cd adb
adb shell
su
cd /sdcard/JiT-toggle-0.1
sh enable_jit.sh
and your phone will reboot with JIT enable.
and if you want to disable jit effect just use this command
tribute for Zocker Tko
With jit, i can increase the value of quadrant score by 10 - 15 %
and linpack almost 3 times than normal

other
Before

After

and look at cpu score (the blue one)
it make almost twice faster than normal
hope this help you guys.,
Last edited: