Query: sync
OS: ultrix
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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(2) - netbsd | 
| sync(8) - freebsd | 
| Similar Topics in the Unix Linux Community | 
|---|
| syncvg | 
| Copy huge files system | 
| Auto NTP Time Synchronization | 
| Best way to sync time on a Linux machine | 
| NTP synchronised problem in our Centos 7.6 node |