lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 26 Jan 2010 13:03:56 -0600
From:	"Chris Friesen" <cfriesen@...tel.com>
To:	Linux Kernel <linux-kernel@...r.kernel.org>, linux-mm@...ck.org
Subject: which fields in /proc/meminfo are orthogonal?


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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ