From 93d03f2fb2682f0cb60137532b84752afb63e40a Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Mon, 21 Jan 2013 15:35:28 -0800 Subject: [PATCH] refresh (create temporary patch) --- meta | 5 +++-- patches/refresh-temp | 29 +++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 patches/refresh-temp diff --git a/meta b/meta index cbe7dd2e..cd93c031 100644 --- a/meta +++ b/meta @@ -1,8 +1,9 @@ Version: 1 -Previous: 5218d0c88207293b4a566d76649efda1e3450d7b -Head: c42fa51bde14e78092852cfa0cf32a85f68d7b0d +Previous: 6c5da029d570f62e43c0c96845677659d5d358d7 +Head: 2773558c7bb9d4403db83e3d2d72f54e4aef47b6 Applied: doc-poll-time: c42fa51bde14e78092852cfa0cf32a85f68d7b0d + refresh-temp: 2773558c7bb9d4403db83e3d2d72f54e4aef47b6 Unapplied: af-ib-conn: 703ed114b9a72ec637838cbbb761cf380f849c13 addrtype: 78ab6dcea90cc315ed43b84c466290adcf3e224d diff --git a/patches/refresh-temp b/patches/refresh-temp new file mode 100644 index 00000000..90a3a278 --- /dev/null +++ b/patches/refresh-temp @@ -0,0 +1,29 @@ +Bottom: 87aac2094972e0392ac4742a2c54ba76c2f5747a +Top: 46d2c09b14ffdd019ea7f40457e85e20b4dc1fa2 +Author: Sean Hefty +Date: 2013-01-21 15:35:28 -0800 + +Refresh of doc-poll-time + +--- + +diff --git a/man/rsocket.7 b/man/rsocket.7 +index bc5bb10..7b49e46 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) -- 2.46.0