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:	Sat, 23 Feb 2008 22:17:50 -0500
From:	Rik van Riel <riel@...hat.com>
To:	"J.C. Pizarro" <jcpiza@...il.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	"Linus Torvalds" <torvalds@...ux-foundation.org>
Subject: Re: Please, put 64-bit counter per task and incr.by.one each ctxt
 switch.

On Sun, 24 Feb 2008 04:08:38 +0100
"J.C. Pizarro" <jcpiza@...il.com> wrote:

> We will need 64 bit counters of the slow context switches,
>   one counter for each new created task (e.g. u64 ctxt_switch_counts;)

Please send a patch ...

> I will explain your later why of it.

... and explain exactly why the kernel needs this extra code.

Asking somebody else to add functionality (or is it bloat?  we really
cannot tell) to the kernel for you, and not even explaining why is
not going to convince anyone.

For more hints on how to get functionality into the Linux kernel,
please read:

http://kernelnewbies.org/UpstreamMerge

-- 
All rights reversed.
--
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