t;>> 抄送: gre...@linuxfoundation.org; a...@android.com;
>>> riandr...@android.com; de...@driverdev.osuosl.org;
>>> linux-ker...@vger.kernel.org
>>> 主题: Re: Using ion memory for direct-io
>>>
>>> On 04/14/2017 02:18 AM, Zengtao (B) wrote:
>>>&
id.com;
>> riandr...@android.com; de...@driverdev.osuosl.org;
>> linux-ker...@vger.kernel.org
>> 主题: Re: Using ion memory for direct-io
>>
>> On 04/14/2017 02:18 AM, Zengtao (B) wrote:
>>> Hi
>>>
>>> Currently, the ion mapped to userspace will be forced with VM_IO
rg
>主题: Re: Using ion memory for direct-io
>
>On 04/14/2017 02:18 AM, Zengtao (B) wrote:
>> Hi
>>
>> Currently, the ion mapped to userspace will be forced with VM_IO and
>VM_PFNMAP flags.
>> When I use the ion memory to do the direct-io, it will fail when
>> rea
On 04/14/2017 02:18 AM, Zengtao (B) wrote:
> Hi
>
> Currently, the ion mapped to userspace will be forced with VM_IO and
> VM_PFNMAP flags.
> When I use the ion memory to do the direct-io, it will fail when reaching the
> get_user_pages,
>
> Back to the VM_IO and VM_PFNMAP flag, there two flag
Hi
Currently, the ion mapped to userspace will be forced with VM_IO and VM_PFNMAP
flags.
When I use the ion memory to do the direct-io, it will fail when reaching the
get_user_pages,
Back to the VM_IO and VM_PFNMAP flag, there two flags are introduced by the
remap_pfn_range called
by the ion