Return-Path: linux-nfs-owner@vger.kernel.org Received: from userp1040.oracle.com ([156.151.31.81]:34027 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751905AbaCAC7N convert rfc822-to-8bit (ORCPT ); Fri, 28 Feb 2014 21:59:13 -0500 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: Proposal for simplifying NFS/RDMA client memory registration From: Chuck Lever In-Reply-To: Date: Fri, 28 Feb 2014 21:59:00 -0500 Cc: Tom Talpey , "linux-rdma@vger.kernel.org" , Linux NFS Mailing List , Shirley Ma Message-Id: References: <01C4496A-F074-4F72-9DF0-6076C05E8A1F@oracle.com> <53110287.9000400@talpey.com> To: Wendy Cheng Sender: linux-nfs-owner@vger.kernel.org List-ID: Hi Wendy- On Feb 28, 2014, at 5:26 PM, Wendy Cheng wrote: > On Fri, Feb 28, 2014 at 2:20 PM, Wendy Cheng wrote: >> ni i...On Fri, Feb 28, 2014 at 1:41 PM, Tom Talpey wrote: >>> >>> On 2/26/2014 8:44 AM, Chuck Lever wrote: >>>> >>>> Hi- >>>> >>>> Shirley Ma and I are reviving work on the NFS/RDMA client code base in >>>> the Linux kernel. So far we've built and run functional tests to determine >>>> what is working and what is broken. >>>> >>>> [snip] >> >> >>>> >>>> ALLPHYSICAL - Usually fast, but not safe as it exposes client memory. >>>> All HCAs support this mode. >>> >>> >>> Not safe is an understatement. It exposes all of client physical >>> memory to the peer, for both read and write. A simple pointer error >>> on the server will silently corrupt the client. This mode was >>> intended only for testing, and in experimental deployments. > > (sorry, resend .. previous reply bounced back due to gmail html format) > > Please keep "ALLPHYSICAL" for now - as our embedded system needs it. This is just the client side. Confirming that you still need support for the ALLPHYSICAL memory registration mode in the NFS/RDMA client. Do you have plans to move to a mode that is less risky? If not, can we depend on you to perform regular testing with ALLPHYSICAL as we update the client code? Do you have any bug fixes you?d like to merge upstream? -- Chuck Lever chuck[dot]lever[at]oracle[dot]com