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-prev] [day] [month] [year] [list]
Date:	Wed, 9 Sep 2009 16:46:46 -0700 (PDT)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Paul Mackerras <paulus@...ba.org>
cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.31



On Thu, 10 Sep 2009, Paul Mackerras wrote:

> Linus Torvalds writes:
> 
> > There's also a fair chunk of new debugging/peformance counter stuff: 
> > memory leak detection ("kmemleak"), memory usage checking ("kmemcheck") 
> > and performance counters ("perf_counter"). Those new debugging features 
> > are not likely usable under any real load, but are good for finding kernel 
> > bugs at a huge performance cost.
> 
> Just to be clear, that last sentence applies to kmemleak and
> kmemcheck, but not perf_counters, right?

Yes. The perfcounter thing is certainly useful under real loads.

But both kmemleak and kmemcheck will probably be pretty unusable if you 
try to do anything that would stress the machine normally. Kind of like 
DEBUG_PAGEALLOC, just much worse.

			Linus
--
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