mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Include a comment explaining the usual delay between writes and syncs.
This commit is contained in:
parent
b3e7de4b6e
commit
a526cb9e31
1 changed files with 5 additions and 0 deletions
|
|
@ -52,6 +52,11 @@ on that queue,
|
|||
the
|
||||
.Nm
|
||||
process forces a write out to disk of its dirty buffers.
|
||||
.Pp
|
||||
Usually,
|
||||
buffers will be written out no more than
|
||||
about 30 seconds
|
||||
after they are dirtied.
|
||||
.Sh SEE ALSO
|
||||
.Xr sync 2 ,
|
||||
.Xr fsck 8 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue