Hello,
On Fri, Oct 18, 2013 at 04:15:17PM +0800, linx.z.c...@intel.com wrote:
> From: Chen LinX
>
> When walk_page_range walk a memory map's page tables, it'll skip VM_PFNMAP
> area,
> then variable 'next' will to assign to vma->vm_end, it maybe larger than
> 'end'.
> In next loop, 'addr' wil
linx.z.chen@ wrote:
> From: Chen LinX
>
> When walk_page_range walk a memory map's page tables, it'll skip VM_PFNMAP
> area,
> then variable 'next' will to assign to vma->vm_end, it maybe larger than
> 'end'.
> In next loop, 'addr' will be larger than 'next'. Then in /proc//pagemap
> file
2 matches
Mail list logo