[Pkg-ofed-commits] [libfabric] 120/123: man/FI_ASYNC_IOV: Include the memory descriptor as part of the full IOV

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sat Oct 22 12:28:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to annotated tag v1.1.1
in repository libfabric.

commit 2836e3c6e2274c3f41ff3e33b5273892bcb42afd
Author: Sean Hefty <sean.hefty at intel.com>
Date:   Thu Oct 1 09:23:33 2015 -0700

    man/FI_ASYNC_IOV: Include the memory descriptor as part of the full IOV
    
    Update the man pages to indicate that the memory descriptor array
    is also subject to the FI_ASYNC_IOV mode bit.
    
    Signed-off-by: Sean Hefty <sean.hefty at intel.com>
---
 man/fi_getinfo.3.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/fi_getinfo.3.md b/man/fi_getinfo.3.md
index ad849a0..54e17c0 100644
--- a/man/fi_getinfo.3.md
+++ b/man/fi_getinfo.3.md
@@ -442,7 +442,8 @@ below.
   IOV buffering may have a negative impact on performance and memory
   consumption.  The FI_ASYNC_IOV mode indicates that the application
   must provide the buffering needed for the IO vectors.  When set,
-  an application must not modify an IO vector until the associated
+  an application must not modify an IO vector, including any
+  related memory descriptor array, until the associated
   operation has completed.
 
 *FI_RX_CQ_DATA*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libfabric.git



More information about the Pkg-ofed-commits mailing list