Re: Help - looking for tools to trace memory leak in kernel modules.
From: Kasper Dupont (remove.invalid_at_nospam.lir.dk.invalid)
Date: 08/30/04
- Next message: Pete Zaitcev (OTID1): "Re: Applying-patches-to-kernel problem"
- Previous message: Kasper Dupont: "Re: error: failed to parse /proc/stats"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 30 Aug 2004 23:38:51 +0200
L wrote:
>
> Hi,
>
> Our project, which has a few kernel modules, may have some memory leak. Are
> there any tools we can use to trace memory leak in kernel modules?
This discussion might be a help. It mostly discuss how
to find out if you really have a kernel memory leak, but
it does also give a few hints on how to find out how the
memory is allocated:
http://www.daimi.au.dk/~kasperd/comp.os.linux.development.faq.html#memleak
--
Kasper Dupont -- der bruger for meget tid paa usenet.
#define _(_)_"rdk"/* This is my real email address */
char _[]=_("kaspe")_("brics");_[7]='@';_[13]='.';puts(_);
- Next message: Pete Zaitcev (OTID1): "Re: Applying-patches-to-kernel problem"
- Previous message: Kasper Dupont: "Re: error: failed to parse /proc/stats"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]