From: Sean Hefty Date: Mon, 21 Jan 2013 23:35:28 +0000 (-0800) Subject: Refresh of doc-poll-time X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2773558c7bb9d4403db83e3d2d72f54e4aef47b6;p=~shefty%2Flibrdmacm.git Refresh of doc-poll-time --- diff --git a/man/rsocket.7 b/man/rsocket.7 index bc5bb106..7b49e465 100644 --- a/man/rsocket.7 +++ b/man/rsocket.7 @@ -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)