Re: [PATCH v3] IB/srp: Do not create an all physical insecure rkey by default

2015-08-14 Thread Doug Ledford
On 08/04/2015 02:56 PM, Jason Gunthorpe wrote: > The ULP only needs this if the insecure register_always performance > optimization is enabled, or if FRWR/FMR is not supported in the driver. > > This is a WIP for this functionality, there are several WARN_ONs in > this patch that can be hit under

[PATCH v3] IB/srp: Do not create an all physical insecure rkey by default

2015-08-04 Thread Jason Gunthorpe
The ULP only needs this if the insecure register_always performance optimization is enabled, or if FRWR/FMR is not supported in the driver. This is a WIP for this functionality, there are several WARN_ONs in this patch that can be hit under certain work loads. Additional patches will be needed to