From eb52fa3f9b91181dd87335998b94864ab9c14d6c Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 15 Aug 2011 09:01:05 +0200 Subject: [PATCH] RDMA engine: Change wording of HOWTO section Change "iWarp" into "iWARP" ("iWarp" is the name of a supercomputer) and "engines" into "protocols". Signed-off-by: Bart Van Assche Cc: Ren Yufei Signed-off-by: Jens Axboe --- HOWTO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HOWTO b/HOWTO index 3b60f58e..72a29a96 100644 --- a/HOWTO +++ b/HOWTO @@ -570,9 +570,9 @@ ioengine=str Defines how the job issues io to the file. The following for more info on GUASI. rdma The RDMA I/O engine supports both RDMA - memory semantic(RDMA_WRITE/RDMA_READ) and - channel semantic(Send/Recv) in InfiniBand, RoCE - and iWarp environment. + memory semantics (RDMA_WRITE/RDMA_READ) and + channel semantics (Send/Recv) for the + InfiniBand, RoCE and iWARP protocols. external Prefix to specify loading an external IO engine object file. Append the engine -- 2.25.1