[PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
- From: Matt Mackall <mpm@xxxxxxxxxxx>
- Date: Tue, 03 Apr 2007 21:43:30 -0500
This patch series introduces /proc/pid/pagemap and /proc/kpagemap,
which allow detailed run-time examination of process memory usage at a
page granularity.
The first several patches whip the page-walking code introduced for
/proc/pid/smaps and clear_refs into a more generic form, the next
couple make those interfaces optional, and the last two introduce the
new interfaces, also optional.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
- From: William Lee Irwin III
- [PATCH 9/13] maps: Regroup task_mmu by interface
- From: Matt Mackall
- [PATCH 6/13] maps: Move the page walker code to lib/
- From: Matt Mackall
- [PATCH 7/13] maps: Simplify interdependence of /proc/pid/maps and smaps
- From: Matt Mackall
- [PATCH 8/13] maps: Move clear_refs code to task_mmu.c
- From: Matt Mackall
- [PATCH 11/13] maps: Make /proc/pid/clear_refs option under CONFIG_EMBEDDED
- From: Matt Mackall
- [PATCH 3/13] maps: Remove vma from args in the page walker
- From: Matt Mackall
- [PATCH 10/13] maps: Make /proc/pid/smaps optional under CONFIG_EMBEDDED
- From: Matt Mackall
- [PATCH 12/13] maps: Add /proc/pid/pagemap interface
- From: Matt Mackall
- [PATCH 2/13] maps: Eliminate the pmd_walker struct in the page walker
- From: Matt Mackall
- [PATCH 5/13] maps: Add callbacks for each level to page walker
- From: Matt Mackall
- [PATCH 13/13] maps: Add /proc/kpagemap interface
- From: Matt Mackall
- [PATCH 4/13] maps: Propagate errors from callback in page walker
- From: Matt Mackall
- [PATCH 1/13] maps: Uninline some functions in the page walker
- From: Matt Mackall
- Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
- Prev by Date: Re: [-mm patch] make drivers/net/qla3xxx.c:PHY_DEVICES[] static
- Next by Date: [PATCH 1/13] maps: Uninline some functions in the page walker
- Previous by thread: Re: [-mm patch] make drivers/net/qla3xxx.c:PHY_DEVICES[] static
- Next by thread: [PATCH 1/13] maps: Uninline some functions in the page walker
- Index(es):
Relevant Pages
|