public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* How to check for memory leaks
@ 2008-12-08 22:18 Larry Finger
  2008-12-08 22:33 ` Frédéric Weisbecker
  2008-12-09  8:55 ` Hinko Kocevar
  0 siblings, 2 replies; 6+ messages in thread
From: Larry Finger @ 2008-12-08 22:18 UTC (permalink / raw)
  To: LKML

What is the best way to check if there is a memory leak?

If I start a ping running on my system using the rtl8187 driver, and nothing
else active on my system, I see an increase in the "slab" value in /proc/meminfo
of about 65 kB/minute. Is this indicative of a memory leak? When I run the same
test with p54usb, the increase is only 20 kB/min.

Thanks,

Larry


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-12-09  9:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-08 22:18 How to check for memory leaks Larry Finger
2008-12-08 22:33 ` Frédéric Weisbecker
2008-12-09  1:38   ` J.R. Mauro
2008-12-09  1:45     ` Larry Finger
2008-12-09  1:49   ` Larry Finger
2008-12-09  8:55 ` Hinko Kocevar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox