On Wed, Feb 22, 2017 at 10:50:44AM -0800, Shaohua Li wrote: > show MADV_FREE pages info of each vma in smaps. The interface is for > diganose or monitoring purpose, userspace could use it to understand > what happens in the application. Since userspace could dirty MADV_FREE > pages without notice from kernel, this interface is the only place we > can get accurate accounting info about MADV_FREE pages. > > Cc: Michal Hocko <mho...@suse.com> > Cc: Minchan Kim <minc...@kernel.org> > Cc: Hugh Dickins <hu...@google.com> > Cc: Johannes Weiner <han...@cmpxchg.org> > Cc: Rik van Riel <r...@redhat.com> > Cc: Mel Gorman <mgor...@techsingularity.net> > Cc: Andrew Morton <a...@linux-foundation.org> > Signed-off-by: Shaohua Li <s...@fb.com> Acked-by: Minchan Kim <minc...@kernel.org>
- [PATCH V4 3/6] mm: move MADV_FREE pages into LRU_INACTIVE_... Shaohua Li
- Re: [PATCH V4 3/6] mm: move MADV_FREE pages into LRU_... Johannes Weiner
- Re: [PATCH V4 3/6] mm: move MADV_FREE pages into ... Shaohua Li
- Re: [PATCH V4 3/6] mm: move MADV_FREE pages i... Johannes Weiner
- Re: [PATCH V4 3/6] mm: move MADV_FREE pag... Shaohua Li
- Re: [PATCH V4 3/6] mm: move MADV_FREE pages into LRU_... Minchan Kim
- [PATCH V4 6/6] proc: show MADV_FREE pages info in smaps Shaohua Li
- Re: [PATCH V4 6/6] proc: show MADV_FREE pages info in... Johannes Weiner
- Re: [PATCH V4 6/6] proc: show MADV_FREE pages info in... Minchan Kim
- Re: [PATCH V4 6/6] proc: show MADV_FREE pages info in... Dave Hansen
- [PATCH V4 5/6] mm: enable MADV_FREE for swapless system Shaohua Li
- [PATCH V4 2/6] mm: don't assume anonymous pages have SwapB... Shaohua Li
- [PATCH V4 4/6] mm: reclaim MADV_FREE pages Shaohua Li
- Re: [PATCH V4 4/6] mm: reclaim MADV_FREE pages Johannes Weiner
- Re: [PATCH V4 4/6] mm: reclaim MADV_FREE pages Minchan Kim
- Re: [PATCH V4 4/6] mm: reclaim MADV_FREE pages Shaohua Li
- Re: [PATCH V4 4/6] mm: reclaim MADV_FREE pages Johannes Weiner