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

Isn't sync() still useful for making sure all file-systems are sync'ed (as by the bin/sync utility -- which apparently basically calls sync())? For instance before shutdown?


Occasionally helpful, yes. But in my experience, usually unnecessary. Filesystems will sync themselves prior to being unmounted, which takes care of most of the obvious sync usecases.




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

Search: