linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Ying Han <yinghan@google.com>
To: Paul Menage <menage@google.com>, Andi Kleen <ak@linux.intel.com>,
	Mel Gorman <mel@csn.ul.ie>,
	Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>,
	Fengguang Wu <fengguang.wu@intel.com>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-mm@kvack.org
Subject: [PATCH 0/2] Add per cpuset meminfo
Date: Thu,  9 Dec 2010 18:49:03 -0800	[thread overview]
Message-ID: <1291949345-13892-1-git-send-email-yinghan@google.com> (raw)

Export per cpuset meminfo through cpuset.meminfo file. This is easier than
user program to aggregate it across each nodes in nodemask.

Ying Han (2):
  Add hugetlb_report_nodemask_meminfo()
  Add per cpuset meminfo

 include/linux/hugetlb.h |    3 +
 kernel/cpuset.c         |  118 +++++++++++++++++++++++++++++++++++++++++++++++
 mm/hugetlb.c            |   21 ++++++++
 3 files changed, 142 insertions(+), 0 deletions(-)

-- 
1.7.3.1

--
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/ .
Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2010-12-10  2:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-10  2:49 Ying Han [this message]
2010-12-10  2:49 ` [PATCH 1/2] Add hugetlb_report_nodemask_meminfo() Ying Han
2010-12-10  2:49 ` [PATCH 2/2] Add per cpuset meminfo Ying Han
2010-12-10  6:39 ` [PATCH 0/2] " KOSAKI Motohiro

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=1291949345-13892-1-git-send-email-yinghan@google.com \
    --to=yinghan@google.com \
    --cc=ak@linux.intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=fengguang.wu@intel.com \
    --cc=linux-mm@kvack.org \
    --cc=mel@csn.ul.ie \
    --cc=menage@google.com \
    --cc=n-horiguchi@ah.jp.nec.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).