login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
15
Re: [PATCH 11/11] maps3: make page monitoring /proc file optional
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Jeremy Fitzhardinge <jeremy@...>
To: Dave Hansen <haveblue@...>
Cc: Matt Mackall <mpm@...>, Andrew Morton <akpm@...>, <linux-kernel@...>, Rusty Russell <rusty@...>, David Rientjes <rientjes@...>, Fengguang Wu <wfg@...>
Subject:
Re: [PATCH 11/11] maps3: make page monitoring /proc file optional
Date: Monday, October 15, 2007 - 6:51 pm
Dave Hansen wrote:
quoted text
> On Mon, 2007-10-15 at 17:26 -0500, Matt Mackall wrote: > >> +config PROC_PAGE_MONITOR >> + default y >> + bool "Enable /proc page monitoring" if EMBEDDED && PROC_FS && MMU >> + help >> + Various /proc files exist to monitor process memory utilization: >> + /proc/pid/smaps, /proc/pid/clear_refs, /proc/pid/pagemap, >> + /proc/kpagecount, and /proc/kpageflags. Disabling these >> + interfaces will reduce the size of the kernel by approximately 4kb. >> > > How about pulling the EMBEDDED off there? I certainly want it for > non-embedded reasons. ;)
That means it will only bother asking you if you've set EMBEDDED; otherwise its always on. J -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/11] maps3: pagemap monitoring v3
, Matt Mackall
, (Mon Oct 15, 6:25 pm)
[PATCH 11/11] maps3: make page monitoring /proc file optional
, Matt Mackall
, (Mon Oct 15, 6:26 pm)
Re: [PATCH 11/11] maps3: make page monitoring /proc file opt...
, David Rientjes
, (Tue Oct 16, 1:25 am)
Re: [PATCH 11/11] maps3: make page monitoring /proc file opt...
, Dave Hansen
, (Mon Oct 15, 6:49 pm)
Re: [PATCH 11/11] maps3: make page monitoring /proc file opt...
, Jeremy Fitzhardinge
, (Mon Oct 15, 6:51 pm)
Re: [PATCH 11/11] maps3: make page monitoring /proc file opt...
, Rusty Russell
, (Mon Oct 15, 8:03 pm)
Re: [PATCH 11/11] maps3: make page monitoring /proc file opt...
, Matt Mackall
, (Mon Oct 15, 8:20 pm)
[PATCH 10/11] maps3: add /proc/kpagecount and /proc/kpagefla...
, Matt Mackall
, (Mon Oct 15, 6:26 pm)
Re: [PATCH 10/11] maps3: add /proc/kpagecount and /proc/kpag...
, Dave Hansen
, (Mon Oct 15, 6:48 pm)
Re: [PATCH 10/11] maps3: add /proc/kpagecount and /proc/kpag...
, Matt Mackall
, (Mon Oct 15, 7:11 pm)
Re: [PATCH 10/11] maps3: add /proc/kpagecount and /proc/kpag...
, Dave Hansen
, (Mon Oct 15, 7:34 pm)
Re: [PATCH 10/11] maps3: add /proc/kpagecount and /proc/kpag...
, Matt Mackall
, (Mon Oct 15, 8:35 pm)
Re: [PATCH 10/11] maps3: add /proc/kpagecount and /proc/kpag...
, Dave Hansen
, (Mon Oct 15, 8:49 pm)
Re: [PATCH 10/11] maps3: add /proc/kpagecount and /proc/kpag...
, Matt Mackall
, (Mon Oct 15, 8:58 pm)
Re: [PATCH 10/11] maps3: add /proc/kpagecount and /proc/kpag...
, Dave Hansen
, (Mon Oct 15, 9:07 pm)
[PATCH 2/11] maps3: introduce task_size_of for all arches
, Matt Mackall
, (Mon Oct 15, 6:25 pm)
Re: [PATCH 2/11] maps3: introduce task_size_of for all arches
, David Rientjes
, (Mon Oct 15, 7:45 pm)
Re: [PATCH 2/11] maps3: introduce task_size_of for all arches
, Dave Hansen
, (Mon Oct 15, 8:36 pm)
Re: [PATCH 2/11] maps3: introduce task_size_of for all arches
, David Rientjes
, (Mon Oct 15, 10:26 pm)
maps3: introduce task_size_of for all arches (updated v4)
, Dave Hansen
, (Tue Oct 16, 1:18 pm)
Re: maps3: introduce task_size_of for all arches (updated v4)
, David Rientjes
, (Tue Oct 16, 1:25 pm)
[PATCH 8/11] maps3: regroup task_mmu by interface
, Matt Mackall
, (Mon Oct 15, 6:26 pm)
[PATCH 9/11] maps3: add /proc/pid/pagemap interface
, Matt Mackall
, (Mon Oct 15, 6:26 pm)
[PATCH 7/11] maps3: move clear_refs code to task_mmu.c
, Matt Mackall
, (Mon Oct 15, 6:26 pm)
Re: [PATCH 7/11] maps3: move clear_refs code to task_mmu.c
, David Rientjes
, (Tue Oct 16, 1:11 am)
[PATCH 4/11] maps3: introduce a generic page walker
, Matt Mackall
, (Mon Oct 15, 6:26 pm)
Re: [PATCH 4/11] maps3: introduce a generic page walker
, David Rientjes
, (Tue Oct 16, 12:58 am)
Re: [PATCH 4/11] maps3: introduce a generic page walker
, Jeremy Fitzhardinge
, (Mon Oct 15, 6:40 pm)
Re: [PATCH 4/11] maps3: introduce a generic page walker
, Matt Mackall
, (Mon Oct 15, 7:30 pm)
Re: [PATCH 4/11] maps3: introduce a generic page walker
, Dave Hansen
, (Mon Oct 15, 7:05 pm)
Re: [PATCH 4/11] maps3: introduce a generic page walker
, Jeremy Fitzhardinge
, (Mon Oct 15, 7:20 pm)
[PATCH 6/11] maps3: simplify interdependence of maps and smaps
, Matt Mackall
, (Mon Oct 15, 6:26 pm)
[PATCH 1/11] maps3: add proportional set size accounting in ...
, Matt Mackall
, (Mon Oct 15, 6:25 pm)
Re: [PATCH 1/11] maps3: add proportional set size accounting...
, David Rientjes
, (Mon Oct 15, 7:36 pm)
Re: [PATCH 1/11] maps3: add proportional set size accounting...
, Matt Mackall
, (Mon Oct 15, 8:18 pm)
Re: [PATCH 1/11] maps3: add proportional set size accounting...
, David Rientjes
, (Mon Oct 15, 10:24 pm)
[PATCH 5/11] maps3: use pagewalker in clear_refs and smaps
, Matt Mackall
, (Mon Oct 15, 6:26 pm)
Re: [PATCH 5/11] maps3: use pagewalker in clear_refs and smaps
, David Rientjes
, (Tue Oct 16, 1:03 am)
[PATCH 3/11] maps3: move is_swap_pte
, Matt Mackall
, (Mon Oct 15, 6:26 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Linus Torvalds
Re: LSM conversion to static interface
Ingo Molnar
[patch 03/13] syslets: generic kernel bits
Ingo Molnar
Re: [PATCH 6/6] sched: disabled rt-bandwidth by default
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
git
:
linux-netdev
:
David Miller
[GIT]: Networking
Gregory Haskins
[RFC PATCH 00/17] virtual-bus
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
1040 guests
online.
Online users
Nelson
Syndicate