diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-20 07:31:52 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-07-20 07:31:52 +0000 |
| commit | a526cb9e317cc4cfdbf7a5aee53e544b998f08bb (patch) | |
| tree | 554476499093f618cd13c2b7a07baaee49db2ee4 | |
| parent | b3e7de4b6ec13305a1c3bd87a6827f064886a5f0 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/syncer.4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man4/syncer.4 b/share/man/man4/syncer.4 index 2ec97f973b39..132958779270 100644 --- a/share/man/man4/syncer.4 +++ b/share/man/man4/syncer.4 @@ -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 , |
