Hacker News new | ask | show | jobs
by usr1106 1951 days ago
> (75% full and the other 25% written heavily to with log files)

Does an eMMC even know how full it is? If it were designed for write once it could certainly track that, but I doubt they are designed for such little usage. After having every block written once they would need TRIM to know what is in use, but to my knowledge eMMCs don't support that. (Not an expert in the area, just a random software developer.)