From ae487912a9b31b4356c11ee9e54dd66a5d75340d Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Wed, 16 May 2012 11:26:33 -0700 Subject: [PATCH] new --- meta | 5 +++-- patches/rstream-spinpoll | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 patches/rstream-spinpoll diff --git a/meta b/meta index ec413508..d6044c94 100644 --- 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 index 00000000..d71abc6b --- /dev/null +++ b/patches/rstream-spinpoll @@ -0,0 +1,16 @@ +Bottom: fb3f150e6146757e6bdb884182c4b19457bd6b6b +Top: fb3f150e6146757e6bdb884182c4b19457bd6b6b +Author: Sean Hefty +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 + + +--- + + -- 2.41.0