]> xenbits.xensource.com Git - xenclient/kernel.git/commit
This interface is primarily useful for doing memory profiling and not much use maps2-patches/maps2-regroup-task_mmu-by-interface.patch
authorMatt Mackall <mpm@selenic.com>
Tue, 6 Jan 2009 12:06:05 +0000 (12:06 +0000)
committerMatt Mackall <mpm@selenic.com>
Tue, 6 Jan 2009 12:06:05 +0000 (12:06 +0000)
commitc5e7cd6a8a25a6417112127b9e805b526cd596da
tree0e494094aed71ab1b58b21bc9d29f3a24e235d37
parentf4e79a27448190b6dafaff999dc0d6ff75b1a581
This interface is primarily useful for doing memory profiling and not much use
on deployed embedded boxes.  Make it optional.  Together with
/proc/pid/clear_refs, this save a few K.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/proc/base.c     |    4 ++++
 fs/proc/task_mmu.c |    2 ++
 init/Kconfig       |    8 ++++++++
 3 files changed, 14 insertions(+)
fs/proc/base.c
fs/proc/task_mmu.c
init/Kconfig