linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: bill4carson <bill4carson@gmail.com>
To: "linux-mm@kvack.org" <linux-mm@kvack.org>
Subject: Why memory.usage_in_bytes is always increasing after every mmap/dirty/unmap sequence
Date: Fri, 23 Mar 2012 16:04:43 +0800	[thread overview]
Message-ID: <4F6C2E9B.9010200@gmail.com> (raw)

Hi, all

I'm playing with memory cgroup, I'm a bit confused why
memory.usage in bytes is steadily increasing at 4K page pace
after every mmap/dirty/unmap sequence.

On linux-3.6.34.10/linux-3.3.0-rc5
A simple test case does following:

a) mmap 128k memory in private anonymous way
b) dirty all 128k to demand physical page
c) print memory.usage_in_bytes  <-- increased at 4K after every loop
d) unmap previous 128 memory
e) goto a) to repeat


And when the test case exit, memory.usage_in_bytes is not *ZERO*, but
the previous increased value.

I'm puzzled about what I saw, can anyone please give me some tips
to understand this?


Thanks in advance.

-- 
Love each day!

--bill

--
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 internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2012-03-23  8:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-23  8:04 bill4carson [this message]
2012-03-23  8:19 ` KAMEZAWA Hiroyuki
2012-03-23  8:43   ` bill4carson
2012-03-23  8:59   ` bill4carson
2012-03-23  9:04     ` KAMEZAWA Hiroyuki
2012-03-23  9:15       ` bill4carson
2012-03-23  9:57         ` KAMEZAWA Hiroyuki
2012-03-27  8:26     ` Glauber Costa

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=4F6C2E9B.9010200@gmail.com \
    --to=bill4carson@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox