From: "Chris Friesen" <cfriesen@nortel.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>, linux-mm@kvack.org
Subject: which fields in /proc/meminfo are orthogonal?
Date: Tue, 26 Jan 2010 13:03:56 -0600 [thread overview]
Message-ID: <4B5F3C9C.3050908@nortel.com> (raw)
Hi,
We have a system (2.6.27 based) which seems to be increasing its memory
consumption by several MB an hour. Summing up Pss for all maps in all
processes doesn't seem to explain it, so I'm looking at the kernel.
I've backported the kmemleak functionality. It's self-test module shows
leaks so I know it's working, but it doesn't report any leaks that would
correspond to the memory increase.
I'm currently trying to figure out which of the entries in /proc/meminfo
are actually orthogonal to each other. Ideally I'd like to be able to
add up the suitable entries and have it work out to the total memory on
the system, so that I can then narrow down exactly where the memory is
going. Is this feasable?
I'll keep reading the code but if anyone happens to know this already
I'd appreciate some assistance.
Thanks,
Chris
--
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>
next reply other threads:[~2010-01-26 19:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-26 19:03 Chris Friesen [this message]
2010-01-26 20:47 ` Chris Friesen
2010-01-26 23:48 ` Chris Friesen
2010-01-27 0:38 ` Andy Walls
2010-01-27 0:55 ` Jeff Dike
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=4B5F3C9C.3050908@nortel.com \
--to=cfriesen@nortel.com \
--cc=linux-kernel@vger.kernel.org \
--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