]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
Refresh of doc-poll-time
authorSean Hefty <sean.hefty@intel.com>
Mon, 21 Jan 2013 23:35:28 +0000 (15:35 -0800)
committerSean Hefty <sean.hefty@intel.com>
Mon, 21 Jan 2013 23:35:28 +0000 (15:35 -0800)
man/rsocket.7

index bc5bb1066640dd843be231f653216948cab0e2f0..7b49e46504a308dbb810da231a272ae1cb9b890f 100644 (file)
@@ -129,6 +129,15 @@ inline_default - default size of inline data
 .P
 iomap_size - default size of remote iomapping table
 .P
+polling_time - default number of microseconds to poll for data before waiting
+.P
+All configuration files should contain a single integer value.  Values may
+be set by issuing a command similar to the following example.
+.P
+echo 1000000 > /etc/rdma/rsocket/mem_default
+.P
 If configuration files are not available, rsockets uses internal defaults.
+Applications can override default values programmatically through the
+rsetsockopt routine.
 .SH "SEE ALSO"
 rdma_cm(7)