All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <dave.hansen@intel.com>
To: Xiaokang Qin <xiaokang.qin@intel.com>, linux-mm@kvack.org
Cc: fengwei.yin@intel.com
Subject: Re: [PATCH] proc/smaps: add proportional size of anonymous page
Date: Fri, 07 Nov 2014 13:34:51 -0800	[thread overview]
Message-ID: <545D3AFB.1080308@intel.com> (raw)
In-Reply-To: <1415349088-24078-1-git-send-email-xiaokang.qin@intel.com>

On 11/07/2014 12:31 AM, Xiaokang Qin wrote:
> The "proportional anonymous page size" (PropAnonymous) of a process is the count of
> anonymous pages it has in memory, where each anonymous page is devided by the number
> of processes sharing it.

This seems like the kind of thing that should just be accounted for in
the existing pss metric.  Why do we need a new, separate one?

--
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:[~2014-11-07 21:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07  8:31 [PATCH] proc/smaps: add proportional size of anonymous page Xiaokang Qin
2014-11-07 21:34 ` Dave Hansen [this message]
2014-11-10  8:48   ` Qin, Xiaokang
2014-11-10 17:03     ` Dave Hansen
2014-11-11 14:40       ` Xiaokang
2014-11-11 15:22         ` Dave Hansen
2014-11-10  9:29   ` Xiaokang

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=545D3AFB.1080308@intel.com \
    --to=dave.hansen@intel.com \
    --cc=fengwei.yin@intel.com \
    --cc=linux-mm@kvack.org \
    --cc=xiaokang.qin@intel.com \
    /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.