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(8) - centos |
| sync(8) - redhat |
| gldeletesync(3g) - debian |
| sync(2) - suse |
| sync(8) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| NTPD seems to be not syncing !!! |
| syncvg |
| SVM Creation |
| Compare file dates before copy |
| NTP synchronised problem in our Centos 7.6 node |