Re: [PATCH v3 03/18] KVM: PPC: Account TCE pages in locked_vm

2014-07-27 Thread Benjamin Herrenschmidt
On Mon, 2014-07-28 at 14:23 +1000, Alexey Kardashevskiy wrote: > On 07/28/2014 10:43 AM, Benjamin Herrenschmidt wrote: > > On Thu, 2014-07-24 at 18:47 +1000, Alexey Kardashevskiy wrote: > >> Signed-off-by: Alexey Kardashevskiy > >> --- > > > > You need a description. > > > >> arch/powerpc/kvm/b

Re: [PATCH v3 03/18] KVM: PPC: Account TCE pages in locked_vm

2014-07-27 Thread Alexey Kardashevskiy
On 07/28/2014 10:43 AM, Benjamin Herrenschmidt wrote: > On Thu, 2014-07-24 at 18:47 +1000, Alexey Kardashevskiy wrote: >> Signed-off-by: Alexey Kardashevskiy >> --- > > You need a description. > >> arch/powerpc/kvm/book3s_64_vio.c | 35 ++- >> 1 file changed, 34

Re: [PATCH v3 03/18] KVM: PPC: Account TCE pages in locked_vm

2014-07-27 Thread Benjamin Herrenschmidt
On Thu, 2014-07-24 at 18:47 +1000, Alexey Kardashevskiy wrote: > Signed-off-by: Alexey Kardashevskiy > --- You need a description. > arch/powerpc/kvm/book3s_64_vio.c | 35 ++- > 1 file changed, 34 insertions(+), 1 deletion(-) > > diff --git a/arch/powerpc/kvm/bo