sync(2) System Calls Manual sync(2) Name sync - update super-block Syntax void sync() Description The system call causes all information in memory that should be on disk to be written out. This includes modified superblocks, modified i- nodes, and delayed block I/O. Programs that examine a file system, for example, or use the system call. The writing, although scheduled, is not necessarily complete upon return from See Also sync(1), fsync(2), update(8) sync(2)
| Related Man Pages |
|---|
| sync(2) - opensolaris |
| sync(8) - centos |
| gldeletesync(3g) - mojave |
| sync(8) - linux |
| sync(2) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| NTPD seems to be not syncing !!! |
| sync password |
| Best way to sync time on a Linux machine |
| Compare file dates before copy |
| "synchronisation lost" errors for Solaris NTP server |