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] [thread-next>] [day] [month] [year] [list]
Date:	11 May 2007 01:31:44 +0200
From:	Andi Kleen <andi@...stfloor.org>
To:	Maxim Uvarov <muvarov@...mvista.com>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Performance Stats: Kernel patch

Maxim Uvarov <muvarov@...mvista.com> writes:
> 
> This data is useful for detecting hyperactivity
> patterns between processes.

You need a lot better rationale to slow down these important
fast paths. Particularly the syscall path is very hot.

Is this something that is really generally useful? The context
switch counters might be occasionally useful, but strace can
you just give the syscall count anyways. Still not sure 
it really should go into the standard kernel. Perhaps just keep it 
as a systemtap script?

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