Re: [PATCH v5 5/5] KVM: PPC: e500: MMU API

2011-07-25 Thread Alexander Graf
On 25.07.2011, at 21:25, Scott Wood wrote: > On Sun, 24 Jul 2011 11:16:32 +0200 > Alexander Graf wrote: > >> On 19.07.2011, at 13:20, Johannes Weiner wrote: >> >>> You don't have to work around the mm subsystem trying to reclaim your >>> memory, > > The pages are pinned by get_free_pages_fast

Re: [PATCH v5 5/5] KVM: PPC: e500: MMU API

2011-07-25 Thread Scott Wood
On Sun, 24 Jul 2011 11:16:32 +0200 Alexander Graf wrote: > On 19.07.2011, at 13:20, Johannes Weiner wrote: > > > You don't have to work around the mm subsystem trying to reclaim your > > memory, The pages are pinned by get_free_pages_fast(). > > maintain disk coherency that is guaranteed by th