LagFix for Nexus 7 & HTC One X 1.0 apk

 *THIS APP REQUIRES ROOT!*

Warning! This app should only be used by ADVANCED users! If you do not understand what it does - DO NOT USE IT! You can find fstrim() man in Google and more information on XDA. RTFM before asking any questions or rating this app bad!

Most of Nexus 7 and HTC One X users suffer from poor performance after some days/weeks of heavy usage. This is due to a well-known TRIM bug affecting these devices (there are reports that some Galaxy Nexus devices also have affected memory chips). Google promised to fix it in Android 4.1.2 yet it is not really fixed in 4.2.1 (although they've made some noticeable improvements).

The source of the problem is that internal storage is not properly TRIMmed when needed. You can find lots of information on XDA - http://forum.xda-developers.com/showthread.php?t=1971852 and http://forum.xda-developers.com/showthread.php?t=1929021 It is also well-known fact that running fstrim Linux tool from time to time fixes the issue until internal memory runs out of free blocks. Other solutions like mounting with -discard or disabling fsync may be dangerous.

LagFix is a user-friendly implementation of fstrim utility. It allows you to select which partitions to trim (you should leave defaults unless you know what you are doing) and run the process easily.

Please note that fstrim output depends on kernel and device. It works fine unless you see errors. You might see big amounts of bytes, zero amount or repeating amount. All are fine! Read fstrim manual to understand why all these outputs are valid.

It is also advised to reboot your device after the TRIM process so that kernel could reinitialize block data. 

No comments:

Post a Comment