From: Tom Tucker <tom@opengridcomputing.com>
To: ericvh@gmail.com
Cc: linux-kernel@vger.kernel.org, v9fs-devel@vger.kernel.org,
minnich@dancer.ca.sandia.gov, lionkov@lanl.gov,
Tom Tucker <tom@opengridcomputing.com>
Subject: [PATCH 00/03] RDMA Transport Support for 9P
Date: Mon, 6 Oct 2008 10:56:33 -0500 [thread overview]
Message-ID: <1223308596-12014-1-git-send-email-tom@opengridcomputing.com> (raw)
Eric:
This patch series implements an RDMA Transport provider for 9P and
is relative to your for-next branch. The RDMA support is built on the
OpenFabrics API and uses SEND and RECV to exchange data. This patch
series has been tested with dbench and iozone.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Latchesar Ionkov <lionkov@lanl.gov>
[PATCH 01/03] 9prdma: RDMA Transport Support for 9P
net/9p/trans_rdma.c | 996 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 996 insertions(+), 0 deletions(-)
[PATCH 02/03] 9prdma: Makefile change for the RDMA transport
net/9p/Makefile | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
[PATCH 03/03] 9prdma: Kconfig changes for the RDMA transport
net/9p/Kconfig | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
next reply other threads:[~2008-10-06 15:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-06 15:56 Tom Tucker [this message]
2008-10-06 15:56 ` [PATCH 01/03] 9prdma: RDMA Transport Support for 9P Tom Tucker
2008-10-06 15:56 ` [PATCH 02/03] 9prdma: Makefile change for the RDMA transport Tom Tucker
2008-10-06 15:56 ` [PATCH 03/03] 9prdma: Kconfig changes " Tom Tucker
-- strict thread matches above, loose matches on Subject: below --
2008-10-02 0:08 [PATCH 00/03] RDMA Transport Support for 9P Tom Tucker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1223308596-12014-1-git-send-email-tom@opengridcomputing.com \
--to=tom@opengridcomputing.com \
--cc=ericvh@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lionkov@lanl.gov \
--cc=minnich@dancer.ca.sandia.gov \
--cc=v9fs-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox