[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1249044992.29967.17.camel@pc1117.cambridge.arm.com>
Date: Fri, 31 Jul 2009 13:56:32 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: Zdenek Kabelac <zdenek.kabelac@...il.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux.nics@...el.com
Subject: Re: kmemleak report from network usage
Hi Zdenek,
On Fri, 2009-07-31 at 14:21 +0200, Zdenek Kabelac wrote:
> Recently I'm running kernel with kmemleak.
Which kernel version?
> Here are some frequently repeating messages:
>
> Are they false positives or some real leaks?
Could be either (but it depends on the kernel version as well since
there were some kmemleak fixes during the -rc stages).
Can you merge the "kmemleak-fixes" branch from
git://linux-arm.org/linux-2.6.git (or just pick
http://www.linux-arm.org/git?p=linux-2.6.git;a=commitdiff;h=4d2b5efa46639b704fd5db1ccd3bdf51cadda50e which ensures that all thread stacks are scanned)?
Are the same leaks still reported reported after a few
"echo scan > /sys/kernel/debug/kmemleak"? If not, they are just
transient leaks, happening especially on SMP systems. If they are still
present, could you please also post the relevant .config entries?
Thanks.
--
Catalin
--
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