NfsRdmaClient/Home

From Linux NFS

(Difference between revisions)
Jump to: navigation, search
(Created page with "== Support for Linux NFS/RDMA Client upstream == === Goals === Provide maintenance resources for NFS/RDMA and RPC/RDMA client-side code in the Linux kernel to support continuou...")
Line 8: Line 8:
Upstream bug tracking is [http://bugzilla.kernel.org/ here].
Upstream bug tracking is [http://bugzilla.kernel.org/ here].
 +
 +
=== Git tree ===
 +
 +
See [http://git.linux-nfs.org/?p=cel/cel-2.6.git;a=summary git.linux-nfs.org].
=== Feature planning ===
=== Feature planning ===
Line 22: Line 26:
* Support for pNFS over RDMA
* Support for pNFS over RDMA
-
=== Git tree ===
+
=== Engineering Notes ===
-
See [http://git.linux-nfs.org/?p=cel/cel-2.6.git;a=summary git.linux-nfs.org].
+
* [[NfsRdmaClient/MemRegModes|Simplifying memory registration modes]]

Revision as of 17:23, 3 March 2014

Contents

Support for Linux NFS/RDMA Client upstream

Goals

Provide maintenance resources for NFS/RDMA and RPC/RDMA client-side code in the Linux kernel to support continuous testing of upstream kernels and identify engineering resources for bug fixes and enhancements. We are also working to identify resources for supporting server-side code.

Bug tracking

Upstream bug tracking is here.

Git tree

See git.linux-nfs.org.

Feature planning

Our Pivotal Tracking project lists individual work items and defines several long-term arcs. At a high level, these include:

  • Broad support for a variety of InfiniBand hardware
  • Performance and scalability enhancements that require nontrivial implementation effort
  • Support for NFSv4.1
  • Observability enhancements to enable distributor support teams and customers to diagnose and address problems

Lower priority items include notably:

  • Maintenance of the Linux NFS/RDMA server implementation
  • Support for iWARP and RoCE
  • Support for pNFS over RDMA

Engineering Notes

Personal tools