All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Bligh <mbligh@google.com>
To: Christoph Lameter <clameter@sgi.com>,
	Andrew Morton <akpm@osdl.org>,
	Linux Memory Management <linux-mm@kvack.org>
Subject: zoned-vm-stats-add-nr_anon.patch
Date: Tue, 20 Jun 2006 13:46:22 -0700	[thread overview]
Message-ID: <44985E9E.1070603@google.com> (raw)

Could we rename nr_mapped to something else if we're going to change
it's meaning? Perhaps split nr_mapped into nr_mapped_file and
nr_mapped_anon or something?

Otherwise any poor schmuck (eg me) who has to work across different
kernel versions is going to get rather confused in the future.

In my mind, "nr_mapped" is a good name for the number of pages which
are mapped, so excluding the anon pages from that seems to make
the naming non-obvious. similarly, I presume we can have anon pages
on transition to or from swap that are not mapped, and yet will
not be reflected here, so nr_anon doesn't seem like a wholly
accurate name to me either?

M.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2006-06-20 20:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20 20:46 Martin Bligh [this message]
2006-06-20 20:49 ` zoned-vm-stats-add-nr_anon.patch Christoph Lameter
2006-06-20 20:53   ` zoned-vm-stats-add-nr_anon.patch Martin Bligh
2006-06-20 20:57     ` zoned-vm-stats-add-nr_anon.patch Christoph Lameter
2006-06-20 20:58       ` zoned-vm-stats-add-nr_anon.patch Martin Bligh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44985E9E.1070603@google.com \
    --to=mbligh@google.com \
    --cc=akpm@osdl.org \
    --cc=clameter@sgi.com \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.