All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS server patches to support RDMA
@ 2007-05-09 18:26 Tom Tucker
  2007-05-09 18:45 ` J. Bruce Fields
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tucker @ 2007-05-09 18:26 UTC (permalink / raw)
  To: nfs; +Cc: neilb

All:

I have a large set of patches that supports encoding RPC messages on an
RDMA transport in the NFS server. The patches include changes to the
existing SVC infrastructure as well as quite a bit of code in new files.

What is the best way to present these patches for review? We had thought
that we could stage this in a git repository on linux-nfs.org. 

Here's an annotated cumulative diffstat to give you an idea of the
scope...

 include/linux/sunrpc/svcsock.h  |   11
 net/sunrpc/svc.c                |   20
 net/sunrpc/svcsock.c            |  145
 fs/Kconfig                      |    8
 fs/nfsd/nfs3xdr.c               |    2 
 fs/nfsd/nfssvc.c                |   11
 include/linux/sunrpc/debug.h    |   15
 include/linux/sunrpc/svcsock.h  |    1
 net/sunrpc/Makefile             |    2
 net/sunrpc/sunrpc_syms.c        |   10
 net/sunrpc/svc.c                |    2
 net/sunrpc/svcauth_unix.c       |    2
 net/sunrpc/svcsock.c            |   10
 fs/nfs/super.c                  |    2
 include/linux/sunrpc/svc_rdma.h |  264 new
 net/sunrpc/svc_rdma.c           |  287 new
 net/sunrpc/svc_rdma_debug.h     |  393 new
 net/sunrpc/svc_rdma_marshal.c   |  422 new
 net/sunrpc/svc_rdma_recvfrom.c  |  558 new
 net/sunrpc/svc_rdma_sendto.c    |  523 new
 net/sunrpc/svc_rdma_transport.c | 1199 new


Tom



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

* Re: NFS server patches to support RDMA
  2007-05-09 18:26 NFS server patches to support RDMA Tom Tucker
@ 2007-05-09 18:45 ` J. Bruce Fields
  0 siblings, 0 replies; 2+ messages in thread
From: J. Bruce Fields @ 2007-05-09 18:45 UTC (permalink / raw)
  To: Tom Tucker; +Cc: neilb, nfs

On Wed, May 09, 2007 at 01:26:49PM -0500, Tom Tucker wrote:
> I have a large set of patches that supports encoding RPC messages on an
> RDMA transport in the NFS server. The patches include changes to the
> existing SVC infrastructure as well as quite a bit of code in new files.
> 
> What is the best way to present these patches for review?

Unless there are just tons and tons of them, the best thing would
probably be just to send them here, one patch to a message....

> We had thought that we could stage this in a git repository on
> linux-nfs.org. 

... but it could be helpful to have that as well.

--b.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2007-05-09 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-09 18:26 NFS server patches to support RDMA Tom Tucker
2007-05-09 18:45 ` J. Bruce Fields

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.