The Samsung Galaxy S comes with a propietary filesystem called RFS.
This filesystem seems to underperform in some occasions. Some applications get laggy, and others just freeze when using it. This has reached a point on which an external team has created a tool that basically migrates the whole system to ext4.
But not everyone is technically-savy to apply it, or don't want to risk voiding their smartphone's warranty.
I realize that the ideal situation would be that the filesystem was transparent and performant in all cases. But since this doesn't seem to be the case, I'd like to know:
- Does anyone know how to work around RFS' rough edges?
- Is there any guide or a best-practices document that the devs should read?
Thanks a lot!