*** 11/03/11 - CM Nightly flashers please see synisterwolf's post here for how to keep up with the nightlies when using this mod.
First of all I must thank tiny4579 for all of the hours he spent with me on this project and for his kernel that makes it possible for this to work on GingerSense roms. This has been a great team effort.
If you install any of these mods, on a Sense rom, Tiny's 10/15 kernel with wireless "n" support will be installed. On AOSP your currently installed kernel will be used.
There are 3 versions of this mod (choose ONE):
The normal_data mod just converts your /data and /cache partitions to the ext4 filesystem type for better all around real world performance and makes the necessary changes for this to work with your currently installed rom.
The no_data_limit_normal_dalvik mod (no 150MB data limit) does the above conversion but also removes the linking of /data/data to that small 150MB partition that causes the low space issues. It instead uses a subfolder of your 750MB /data partition to hold these files. It copies the data from your datadata partition, to this new subfolder and keeps the permissions in tact so that your phone doesn't know the difference. The old datadata partition is unused after this.
The no_data_limit_dalvik_moved mod does exactly what mod 2 does but then uses the unused datadata partition for your /data/dalvik-cache folder.
*If you use the no_data_limit_dalvik_moved mod and need to wipe your dalvik-cache, flash the wipe_dalvik zip file.
Quote:
Prerequisites:
The latest ClockworkMod (Tested on v5.0.2.0)
For AOSP your current kernel needs to support Ext4 (Tested on stock CM7.1 with stock kernel)
Sense users canNOT change kernels after this because the stock kernel does NOT have ext4 support.
Keep in mind this is the first release. It has been tested on CM7.1, In-Sensitive Minimalist and Stock+. It should work on most Gingerbread roms for the Incredible ONLY.
Yes, this should work on Sense 1.0/2.0/2.1/3.0/3.5! Always backup first!
**Disclaimer: This mod has a ZERO percent chance of bricking your phone but You, and only YOU, are responsible for what you do to your phone.
Usage:
If you flashed a version lower than v1.0 of the no_data_limit script, READ THIS!
Reboot into recovery and make a good nandroid backup
Either flash the rom you want to use, Restore a nandroid or skip this step to convert for your currently installed rom
Flash either the normal_data convert script or the no_data_limit convert script, depending on what you want
Reboot
Next click the "Thanks" button for Tiny (post #2) and For Me! Then Enjoy!
If you want to confirm that the mod worked, run this from adb shell or teminal emulator:
Code:
mount | grep ext4
If it worked, 2 lines will be displayed. If it didn't, nothing will be displayed.
Sorry if I took any more reserves. But just to be clear, the normal data mod is faster than no data limit mod? I've never had the data full message, so I'll just use the first one. Just curious.
---------------------------------
Other toys: MacBook '08 Unibody (2.4GHz, 8GB DDR3, 128GB SSD + 750GB HDD),
64GB iPad, 64GB iPod touch, both jailbroken of course.
Asus/Google Nexus 7 32GB
Quote:
Originally Posted by chefyocum
I think we need a support group. Flashers anonymous. We might draw the wrong crowd though.
The Following User Says Thank You to BrettApple For This Useful Post: [ Click to Expand ]
Sorry if I took any more reserves. But just to be clear, the normal data mod is faster than no data limit mod? I've never had the data full message, so I'll just use the first one. Just curious.
You're exactly right Brett. The normal leaves /data/data on it's own partition and should be faster. It should be really noticeable on the newer sense roms like Newt's HD rom.
You're exactly right Brett. The normal leaves /data/data on it's own partition and should be faster. It should be really noticeable on the newer sense roms like Newt's HD rom.
Sweet, thanks! I typically run CM7, and it's already crazy fast, I can't imagine it being any faster. But I have run many of the newer Sense ROMs, and there cool, but were always a little to slow for me. Guess I'll have to give them a run again
/Nice updater script, I LOL'd.
---------------------------------
Other toys: MacBook '08 Unibody (2.4GHz, 8GB DDR3, 128GB SSD + 750GB HDD),
64GB iPad, 64GB iPod touch, both jailbroken of course.
Asus/Google Nexus 7 32GB
Quote:
Originally Posted by chefyocum
I think we need a support group. Flashers anonymous. We might draw the wrong crowd though.
So I'm curious exactly how this space is distributed. If the Incredible's "internal storage" is 750 MB, does that include everything in the /data folder, or specifically the apps and not their data?
Basically, if you have 200 MB of internal storage free, and 100 MB of stuff in /data/data, then you flash this mod, will it show 200 or 100 MB of internal storage free? Hopefully that's not too dumb of a question.
So I'm curious exactly how this space is distributed. If the Incredible's "internal storage" is 750 MB, does that include everything in the /data folder, or specifically the apps and not their data?
Basically, if you have 200 MB of internal storage free, and 100 MB of stuff in /data/data, then you flash this mod, will it show 200 or 100 MB of internal storage free? Hopefully that's not too dumb of a question.
Not dumb at all. You would have 100MB remaining because the datadata would become part of the /data partition.
Not too long ago, we talked about how Sony was continuing its AOSP efforts on … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?