aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sync_file_range.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-06-13 10:51:02 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-06-13 10:51:02 +0000
commit35a09d71ec596b8c9b0f366885d76de7be43ca60 (patch)
treeb0a32dfef4ebca0c3fcc6d10738c1e263421c57b /man2/sync_file_range.2
parentcd1aabe6b10fcdd9673db5c6580a17bbdfbbf1f2 (diff)
downloadman-pages-35a09d71ec596b8c9b0f366885d76de7be43ca60.tar.gz
SYNC_FILE_RANGE_WRITE can block on writes greater than request
queue size. For some background, see http://thread.gmane.org/gmane.linux.kernel/687713/focus=688340
Diffstat (limited to 'man2/sync_file_range.2')
-rw-r--r--man2/sync_file_range.22
1 files changed, 2 insertions, 0 deletions
diff --git a/man2/sync_file_range.2 b/man2/sync_file_range.2
index 112658ac94..9bae126b64 100644
--- a/man2/sync_file_range.2
+++ b/man2/sync_file_range.2
@@ -70,6 +70,8 @@ before performing any write.
.B SYNC_FILE_RANGE_WRITE
Initiate write-out of all dirty pages in the specified
range which are not presently submitted write-out.
+Note that even this may may block if you attempt to
+write more than request queue size.
.TP
.B SYNC_FILE_RANGE_WAIT_AFTER
Wait upon write-out of all pages in the range