mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Include a comment explaining the usual delay between writes and syncs.
This commit is contained in:
parent
b3e7de4b6e
commit
a526cb9e31
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63612
@ -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 New Issue
Block a user