On 12/20/18 11:50 AM, Alexey Kardashevskiy wrote:
On 20/12/2018 16:52, Aneesh Kumar K.V wrote:
On 12/20/18 11:18 AM, Alexey Kardashevskiy wrote:
On 20/12/2018 16:22, Aneesh Kumar K.V wrote:
On 12/20/18 9:49 AM, Alexey Kardashevskiy wrote:
On 19/12/2018 14:40, Aneesh Kumar K.V wrote:
Th
On 20/12/2018 16:52, Aneesh Kumar K.V wrote:
> On 12/20/18 11:18 AM, Alexey Kardashevskiy wrote:
>>
>>
>> On 20/12/2018 16:22, Aneesh Kumar K.V wrote:
>>> On 12/20/18 9:49 AM, Alexey Kardashevskiy wrote:
On 19/12/2018 14:40, Aneesh Kumar K.V wrote:
> This helper does a get_use
On 12/20/18 11:18 AM, Alexey Kardashevskiy wrote:
On 20/12/2018 16:22, Aneesh Kumar K.V wrote:
On 12/20/18 9:49 AM, Alexey Kardashevskiy wrote:
On 19/12/2018 14:40, Aneesh Kumar K.V wrote:
This helper does a get_user_pages_fast and if it find pages in the
CMA area
it will try to migrate th
On 20/12/2018 16:22, Aneesh Kumar K.V wrote:
> On 12/20/18 9:49 AM, Alexey Kardashevskiy wrote:
>>
>>
>> On 19/12/2018 14:40, Aneesh Kumar K.V wrote:
>>> This helper does a get_user_pages_fast and if it find pages in the
>>> CMA area
>>> it will try to migrate them before taking page reference.
On 12/20/18 9:49 AM, Alexey Kardashevskiy wrote:
On 19/12/2018 14:40, Aneesh Kumar K.V wrote:
This helper does a get_user_pages_fast and if it find pages in the CMA area
it will try to migrate them before taking page reference. This makes sure that
we don't keep non-movable pages (due to page
On 19/12/2018 14:40, Aneesh Kumar K.V wrote:
> This helper does a get_user_pages_fast and if it find pages in the CMA area
> it will try to migrate them before taking page reference. This makes sure that
> we don't keep non-movable pages (due to page reference count) in the CMA area.
> Not able
On 19/12/2018 14:40, Aneesh Kumar K.V wrote:
> This helper does a get_user_pages_fast and if it find pages in the CMA area
> it will try to migrate them before taking page reference. This makes sure that
> we don't keep non-movable pages (due to page reference count) in the CMA area.
> Not able
This helper does a get_user_pages_fast and if it find pages in the CMA area
it will try to migrate them before taking page reference. This makes sure that
we don't keep non-movable pages (due to page reference count) in the CMA area.
Not able to move pages out of CMA area result in CMA allocation f