]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Wed, 16 May 2012 18:26:33 +0000 (11:26 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 16 May 2012 18:26:33 +0000 (11:26 -0700)
meta
patches/rstream-spinpoll [new file with mode: 0644]

diff --git a/meta b/meta
index ec41350897ef4e4452414d1162ba589fd3a84bdd..d6044c9496065d93de644189bef835e6d7a72316 100644 (file)
--- a/meta
+++ b/meta
@@ -1,11 +1,12 @@
 Version: 1
-Previous: 2a15a7209a620374d71e65167742963503645a00
-Head: 0ee1dfc9ad50f07fd3708ebb04cb92e0fb2f41d5
+Previous: fc9064aab65c84f5c7f6f7f4a0117197b9613295
+Head: 1c469eecaadfb6365366dcce29ef2a2d76197cd7
 Applied:
   rs-locking: ec6a8efe211b0dc98548443c2e0d67e2c355351f
   reuseaddr: 5ce7d9c48d082fd1959918e9134f4bdd85c402d9
   rstream-delay: 8f0437ec677c4752126de8667e093667dd681d56
   rstream-async-opt: 0ee1dfc9ad50f07fd3708ebb04cb92e0fb2f41d5
+  rstream-spinpoll: 1c469eecaadfb6365366dcce29ef2a2d76197cd7
 Unapplied:
   comp_locks: b89aab130b4619806557e11e6b9c10964f00743f
   preload: 5dfe7abc07064485c5100e04e5412279244c2bc3
diff --git a/patches/rstream-spinpoll b/patches/rstream-spinpoll
new file mode 100644 (file)
index 0000000..d71abc6
--- /dev/null
@@ -0,0 +1,16 @@
+Bottom: fb3f150e6146757e6bdb884182c4b19457bd6b6b
+Top:    fb3f150e6146757e6bdb884182c4b19457bd6b6b
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-05-16 11:26:33 -0700
+
+rstream: Provide test option to spin on rpoll
+
+Add a test option to use asynchronous rsockets with nonblocking
+rpoll call.  This simulates the behavior used by MPI.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+