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) - linux |
| syncfs(2) - linux |
| sync(8) - redhat |
| sync(8) - suse |
| sync(8) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| sync password |
| Copy huge files system |
| kenel panic not syncing |
| [ksh] how to reload history file without entering a command |
| NTP synchronised problem in our Centos 7.6 node |