Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes, I'm interested to know if this behavior happens on the phone. Given the space constrains on phones, I think they wouldn't dare.


While this bug is writing a lot of data, it doesn't mean it will actually use a lot of data at one time.

From other comments, it sounds like it is defragmenting a database file which is normally only a few hundred MB max. However, defragmenting this file means it essentially writes a duplicate of that file, switches over to the new file, and deletes the old one. So, it uses a lot of writes, but its writing the same couple hundred MB over and over again, with the total usage only being 2X the max size of the file, assuming no fragmentation. If there is a lot of fragmentation, that multiplier would be less than 2.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: