Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
dont know
Old
#1  
Senior Member - OP
Thanks Meter 49
Posts: 492
Join Date: Feb 2009
Smile speed improvement - ext4

Quadrant Score now on stock ROM: 1754 (before 1090)
In everyday usage the speed improvement is NOT increased that way (50% - only a benchmark), but eg gallery IS much faster.

You have to have root..

type via console:
mount -o remount,noauto_da_alloc /data /data

or (recomended)
download "scripter" from market
-> new script
-> name it as you want
-> script: mount -o remount,noauto_da_alloc /data /data
-> save and
-> run script

It's only temp "hack"! - after every reboot you have to run the script again unless it isn't included in a ROM or kernel.

Thanks to supercurio for this.
Original thread http://forum.xda-developers.com/showthread.php?t=876069
The Following 3 Users Say Thank You to dont know For This Useful Post: [ Click to Expand ]
 
coldflid
Old
#2  
Senior Member
Thanks Meter 617
Posts: 1,456
Join Date: Dec 2010

 
DONATE TO ME
I don't know if init.d is supported on the desire s since i don't have one, but you could create a script for init.d so it gets executed at each startup
 
dont know
Old
#3  
Senior Member - OP
Thanks Meter 49
Posts: 492
Join Date: Feb 2009
Quote:
Originally Posted by coldflid View Post
I don't know if init.d is supported on the desire s since i don't have one, but you could create a script for init.d so it gets executed at each startup
Yes, works, thanks-

The 2 customs do have the line in init.d
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...