login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
April
»
13
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
Date: Friday, April 13, 2007 - 10:58 am
On Fri, 13 Apr 2007 12:24:51 -0500 Matt Mackall <mpm@selenic.com> wrote:
quoted text
> > > From /proc/kpagemap + /proc/*/pagemap, you can > > > basically synthesize any statistic you want, including all the > > > existing ones. For some data, /proc/pid/smaps (or /proc/meminfo) will > > > be considerably more efficient. > > > > You'd need to poke clear_refs beforehand to make the referenced bits useful. > > > > Actually, we also need to run around the ptes and collect the pte-referenced > > bits too. I don't think your code copes with any of that? > > No, and it probably should. Perhaps dirty as well, though I've kindof > lost the plot on how that works lately.
Dirty is OK: the VM keeps pte-dirtiness and page-dirtiness in sync now. -
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/13] maps: pagemap, kpagemap, and related cleanups
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 1/13] maps: Uninline some functions in the page walker
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 2/13] maps: Eliminate the pmd_walker struct in the ...
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 3/13] maps: Remove vma from args in the page walker
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 4/13] maps: Propagate errors from callback in page ...
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 5/13] maps: Add callbacks for each level to page walker
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 6/13] maps: Move the page walker code to lib/
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 7/13] maps: Simplify interdependence of /proc/pid/m ...
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 8/13] maps: Move clear_refs code to task_mmu.c
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 9/13] maps: Regroup task_mmu by interface
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 10/13] maps: Make /proc/pid/smaps optional under CO ...
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 11/13] maps: Make /proc/pid/clear_refs option under ...
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 12/13] maps: Add /proc/pid/pagemap interface
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
[PATCH 13/13] maps: Add /proc/kpagemap interface
, Matt Mackall
, (Tue Apr 3, 7:43 pm)
Re: [PATCH 6/13] maps: Move the page walker code to lib/
, Nick Piggin
, (Tue Apr 3, 8:51 pm)
Re: [PATCH 6/13] maps: Move the page walker code to lib/
, Matt Mackall
, (Tue Apr 3, 10:08 pm)
Re: [PATCH 6/13] maps: Move the page walker code to lib/
, Nick Piggin
, (Tue Apr 3, 10:50 pm)
Re: [PATCH 11/13] maps: Make /proc/pid/clear_refs option u ...
, David Rientjes
, (Tue Apr 3, 11:22 pm)
Re: [PATCH 12/13] maps: Add /proc/pid/pagemap interface
, Nikita Danilov
, (Wed Apr 4, 4:18 am)
Re: [PATCH 12/13] maps: Add /proc/pid/pagemap interface
, Matt Mackall
, (Wed Apr 4, 9:32 am)
Re: [PATCH 12/13] maps: Add /proc/pid/pagemap interface
, Nikita Danilov
, (Wed Apr 4, 11:03 am)
Re: [PATCH 6/13] maps: Move the page walker code to lib/
, Matt Mackall
, (Wed Apr 4, 2:48 pm)
Re: [PATCH 12/13] maps: Add /proc/pid/pagemap interface
, Matt Mackall
, (Wed Apr 4, 2:59 pm)
Re: [PATCH 6/13] maps: Move the page walker code to lib/
, Nick Piggin
, (Wed Apr 4, 6:32 pm)
Re: [PATCH 6/13] maps: Move the page walker code to lib/
, Nick Piggin
, (Wed Apr 4, 6:50 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, William Lee Irwin III
, (Thu Apr 12, 4:10 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Andrew Morton
, (Thu Apr 12, 4:32 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, William Lee Irwin III
, (Thu Apr 12, 4:42 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 5:15 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Matt Mackall
, (Thu Apr 12, 5:15 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Matt Mackall
, (Thu Apr 12, 5:25 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 5:25 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Andrew Morton
, (Thu Apr 12, 5:42 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 6:01 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 6:14 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Andrew Morton
, (Thu Apr 12, 6:22 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Matt Mackall
, (Thu Apr 12, 6:38 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 6:42 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Matt Mackall
, (Thu Apr 12, 6:57 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Andrew Morton
, (Thu Apr 12, 6:57 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Matt Mackall
, (Thu Apr 12, 7:05 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 7:11 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 7:18 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 7:21 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Matt Mackall
, (Thu Apr 12, 7:23 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 7:29 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Andrew Morton
, (Thu Apr 12, 7:32 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 7:50 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 7:54 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 8:10 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Thu Apr 12, 8:40 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, William Lee Irwin III
, (Thu Apr 12, 11:53 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, William Lee Irwin III
, (Thu Apr 12, 11:55 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Fri Apr 13, 12:03 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Fri Apr 13, 12:05 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, William Lee Irwin III
, (Fri Apr 13, 12:08 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Christoph Hellwig
, (Fri Apr 13, 12:51 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Fri Apr 13, 1:03 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Christoph Hellwig
, (Fri Apr 13, 1:13 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, William Lee Irwin III
, (Fri Apr 13, 1:15 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Fri Apr 13, 1:25 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Christoph Hellwig
, (Fri Apr 13, 2:46 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Ananth N Mavinakayan ...
, (Fri Apr 13, 5:13 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Ananth N Mavinakayan ...
, (Fri Apr 13, 5:24 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Nick Piggin
, (Fri Apr 13, 5:46 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Theodore Tso
, (Fri Apr 13, 7:08 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Matt Mackall
, (Fri Apr 13, 9:24 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Andrew Morton
, (Fri Apr 13, 10:03 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Matt Mackall
, (Fri Apr 13, 10:13 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Matt Mackall
, (Fri Apr 13, 10:24 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Andrew Morton
, (Fri Apr 13, 10:58 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Frank Ch. Eigler
, (Fri Apr 13, 2:17 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Maneesh Soni
, (Sat Apr 14, 1:13 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Christoph Hellwig
, (Mon Apr 16, 3:59 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Christoph Hellwig
, (Mon Apr 16, 4:00 am)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Frank Ch. Eigler
, (Mon Apr 16, 2:01 pm)
Re: [PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
, Andi Kleen
, (Mon Apr 16, 2:36 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Kay Sievers
Re: char/tpm: tpm_infineon no longer loaded for HP 2510p laptop
Eric W. Biederman
[PATCH 8/8] sysfs: user namespaces: fix bug with clone(CLONE_NEWUSER) with fairsched
S K
Re: cpufreq doesn't seem to work in Intel Q9300
Bart Van Assche
Re: Is gcc thread-unsafe?
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
git
:
Junio C Hamano
Re: git-svnimport
Junio C Hamano
Re: [PATCH] git-mv: Keep moved index entries inact
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Gabriel
[PATCH] When a remote is added but not fetched, tell the user.
linux-netdev
:
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Eric W. Biederman
[PATCH 14/20] net: Simplify pppol2tp pernet operations.
Jeff Kirsher
[net-2.6 PATCH 2/5] e1000e: increase swflag acquisition timeout for ICHx/PCH
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
sm501: add power control callback
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
daniele.pilenga
snmpd hangs on 4.1 looking up hrSWRunTable
Jason Dixon
Re: any web management gui for pf ?
Christophe Rioux
Implementation example of snmp
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Colocation donated by:
Syndicate