commit | f10eafd3a6ce9da7e96999c124b643ea6c4921f3 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed May 28 10:32:51 2014 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Jun 04 08:56:39 2014 -0400 |
tree | 802a9de893546367458883a1f97dc8b7ca83ba26 | |
parent | 0ac531c1832318efa3dc3d723e356a7e09330e80 [diff] |
xprtrdma: Fall back to MTHCAFMR when FRMR is not supported An audit of in-kernel RDMA providers that do not support the FRMR memory registration shows that several of them support MTHCAFMR. Prefer MTHCAFMR when FRMR is not supported. If MTHCAFMR is not supported, only then choose ALLPHYSICAL. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>