This patchset is version 4 of my /proc/pid/pagemaps code. Changes in this series: - kpageflags decoupled from kernel internal flag bits (suggested by Dave Hansen) - better docs for walk_page_range (suggested by Jeremy Fitzhardinge) - a number of cleanups suggested by Dave Rientjes - fixed kconfig (spotted by Rusty Russell) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 12/12] maps4: make page monitoring /proc file optional
- From: Matt Mackall <[email protected]>
- [PATCH 11/12] maps4: add /proc/kpageflags interface
- From: Matt Mackall <[email protected]>
- [PATCH 10/12] maps4: add /proc/kpagecount interface
- From: Matt Mackall <[email protected]>
- [PATCH 9/12] maps4: add /proc/pid/pagemap interface
- From: Matt Mackall <[email protected]>
- [PATCH 8/12] maps4: regroup task_mmu by interface
- From: Matt Mackall <[email protected]>
- [PATCH 7/12] maps4: move clear_refs code to task_mmu.c
- From: Matt Mackall <[email protected]>
- [PATCH 6/12] maps4: simplify interdependence of maps and smaps
- From: Matt Mackall <[email protected]>
- [PATCH 2/12] maps4: From: Dave Hansen <[email protected]>
- From: Matt Mackall <[email protected]>
- [PATCH 5/12] maps4: use pagewalker in clear_refs and smaps
- From: Matt Mackall <[email protected]>
- [PATCH 3/12] maps4: move is_swap_pte
- From: Matt Mackall <[email protected]>
- [PATCH 4/12] maps4: introduce a generic page walker
- From: Matt Mackall <[email protected]>
- [PATCH 1/12] maps4: add proportional set size accounting in smaps
- From: Matt Mackall <[email protected]>
- [PATCH 12/12] maps4: make page monitoring /proc file optional
- Prev by Date: [PATCH 4/12] maps4: introduce a generic page walker
- Next by Date: [PATCH 3/12] maps4: move is_swap_pte
- Previous by thread: [2.624-rc1 regression] lost battery information
- Next by thread: [PATCH 1/12] maps4: add proportional set size accounting in smaps
- Index(es):