Hacker News new | ask | show | jobs
by anyfoo 1325 days ago
The FILE00XX.CHK lost data may be less because of an actual error when writing, but more the result of a disk operation being interrupted. Losing power for example, or the OS crashing, resulting in "dangling" data. And in that case it's not rarely just temporary data that was meant to be free'd anyway.