Re: [PATCH kernel v7 5/7] vfio/spapr: Postpone default window creation

2016-12-01 Thread Alex Williamson
On Wed, 30 Nov 2016 17:52:03 +1100 Alexey Kardashevskiy wrote: > We are going to allow the userspace to configure container in > one memory context and pass container fd to another so > we are postponing memory allocations accounted against > the locked memory limit. One of previous patches took

[PATCH kernel v7 5/7] vfio/spapr: Postpone default window creation

2016-11-29 Thread Alexey Kardashevskiy
We are going to allow the userspace to configure container in one memory context and pass container fd to another so we are postponing memory allocations accounted against the locked memory limit. One of previous patches took care of it_userspace. At the moment we create the default DMA window whe