up | Inhaltsverzeichniss | Kommentar

Manual page for SYNC(2)

sync - update super-block

SYNOPSIS

sync()

DESCRIPTION

sync() writes out all information in core memory that should be on disk. This includes modified super blocks, modified inodes, and delayed block I/O.

sync() should be used by programs that examine a file system, for example fsck.8 df.1v etc. sync() is mandatory before a boot.

SEE ALSO

fsync.2 cron.8

BUGS

The writing, although scheduled, is not necessarily complete upon return from sync().


index | Inhaltsverzeichniss | Kommentar

Created by unroff & hp-tools. © somebody (See intro for details). All Rights Reserved. Last modified 11/5/97