public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/03] RDMA Transport Support for 9P
@ 2008-10-02  0:08 Tom Tucker
  2008-10-02  0:08 ` [PATCH 01/03] 9prdma: " Tom Tucker
  0 siblings, 1 reply; 8+ messages in thread
From: Tom Tucker @ 2008-10-02  0:08 UTC (permalink / raw)
  To: ericvh, linux-kernel, v9fs-devel; +Cc: rminnich, lionkov, tom


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(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 00/03] RDMA Transport Support for 9P
@ 2008-10-06 15:56 Tom Tucker
  2008-10-06 15:56 ` [PATCH 01/03] 9prdma: " Tom Tucker
  0 siblings, 1 reply; 8+ messages in thread
From: Tom Tucker @ 2008-10-06 15:56 UTC (permalink / raw)
  To: ericvh; +Cc: linux-kernel, v9fs-devel, minnich, lionkov, Tom Tucker


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(-)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-10-06 22:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-02  0:08 [PATCH 00/03] RDMA Transport Support for 9P Tom Tucker
2008-10-02  0:08 ` [PATCH 01/03] 9prdma: " Tom Tucker
2008-10-02  0:08   ` [PATCH 02/03] 9prdma: Makefile change for the RDMA transport Tom Tucker
2008-10-02  0:08     ` [PATCH 03/03] 9prdma: Kconfig changes " Tom Tucker
2008-10-02  5:11   ` [PATCH 01/03] 9prdma: RDMA Transport Support for 9P Roland Dreier
2008-10-06 18:10     ` Tom Tucker
2008-10-06 22:35       ` Roland Dreier
  -- strict thread matches above, loose matches on Subject: below --
2008-10-06 15:56 [PATCH 00/03] " Tom Tucker
2008-10-06 15:56 ` [PATCH 01/03] 9prdma: " Tom Tucker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox