Linux NFS development
 help / color / mirror / Atom feed
From: Tom Tucker <tom@opengridcomputing.com>
To: nfs@lists.sourceforge.net
Cc: neilb@suse.de
Subject: NFS server patches to support RDMA
Date: Wed, 09 May 2007 13:26:49 -0500	[thread overview]
Message-ID: <1178735209.9563.32.camel@trinity.ogc.int> (raw)

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

             reply	other threads:[~2007-05-09 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-09 18:26 Tom Tucker [this message]
2007-05-09 18:45 ` NFS server patches to support RDMA J. Bruce Fields

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=1178735209.9563.32.camel@trinity.ogc.int \
    --to=tom@opengridcomputing.com \
    --cc=neilb@suse.de \
    --cc=nfs@lists.sourceforge.net \
    /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