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]
Message-ID: <20070508102943.GA10105@elte.hu>
Date:	Tue, 8 May 2007 12:29:43 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	William Lee Irwin III <wli@...omorphy.com>
Cc:	Bill Davidsen <davidsen@....com>, linux-kernel@...r.kernel.org,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Con Kolivas <kernel@...ivas.org>,
	Nick Piggin <npiggin@...e.de>, Mike Galbraith <efault@....de>,
	Arjan van de Ven <arjan@...radead.org>,
	Peter Williams <pwil3058@...pond.net.au>,
	Thomas Gleixner <tglx@...utronix.de>, caglar@...dus.org.tr,
	Willy Tarreau <w@....eu>,
	Gene Heskett <gene.heskett@...il.com>, Mark Lord <lkml@....ca>,
	buddabrod <buddabrod@...il.com>,
	Balbir Singh <balbir@...ibm.com>, phillips@...gle.com
Subject: Re: [patch] CFS scheduler, -v9


* William Lee Irwin III <wli@...omorphy.com> wrote:

> > You also seem to be unaware of the work done by Nick Piggin in 
> > nicksched. There are a lot of mutually incompatible approaches being 
> > evaluated, and that's good for the future.
> 
> I'd like to add in Mike Kravetz, Hubertus Franke, and Peter Williams 
> for mention here. There are doubtlesss many others also deserving some 
> recognition for significant past work.

Peter is certainly one of the most active current contributors to the 
scheduler! And the list goes on: here is the list of the 71 people who 
contributed to the scheduler recently (based on the git log which covers 
the past 2 years):

 Nick Piggin, Con Kolivas, Suresh B Siddha, Christoph Lameter,
 Oleg Nesterov, Linus Torvalds, Peter Williams, Kenneth W Chen,
 Steven Rostedt, Srivatsa Vaddagiri, Mike Galbraith, Chandra Seetharaman,
 Thomas Gleixner, Heiko Carstens, Robert P. J. Day, Paul Jackson,
 Matt Mackall, Kirill Korotaev, John Hawkes, Jack Steiner, Andrew Morton,
 Andreas Mohr, Andi Kleen, Al Viro, Zachary Amsden, Tim Chen, Shailabh Nagar,
 Satoru Takeuchi, Renaud Lienhart, Randy Dunlap, Peter Zijlstra,
 Paul Mackerras, Olivier Croquette, Nigel Cunningham, Nathan Lynch,
 Miguel Ojeda Sandonis, M.Baris Demiray, Martin Waitz, Martin Andersson,
 Mark Fasheh, Keith Owens, Kamezawa Hiroyuki, Jim Houston, Jesper Juhl,
 Jens Axboe, Jeff Garzik, Jay Lan, Jason Baron, Jan Kara, Hugh Dickins,
 Helge Deller, Greg Banks, Eric Dumazet, Dinakar Guniguntala, David Quigley,
 Dave Jones, Chuck Ebbert, Christoph Hellwig, Chris Caputo, Chen Shang, 
 Borislav Petkov, Bibo Mao, Benjamin LaHaise, Arjan van de Ven,
 Anton Blanchard, Andreas Steinmetz, Alexey Dobriyan, Akinobu Mita,
 Adrian Bunk.

and there are countless others from the 10 years not covered by the git 
log, so the list is far from complete.

Furthermore, here's the 'toplist' of number-of-authors-per-source-file 
list of linux/*/*.c files (which covers most of the core kernel source 
files, based on 2 years of git metadata):

                kernel/sched.c: 72
               mm/page_alloc.c: 60
                     mm/slab.c: 55
                 kernel/fork.c: 54
               kernel/sysctl.c: 47
                  mm/filemap.c: 42
                kernel/timer.c: 42
                  kernel/sys.c: 41
                   mm/memory.c: 40
                   fs/buffer.c: 39
               kernel/module.c: 38
                 kernel/exit.c: 38
                     fs/exec.c: 38
                  net/socket.c: 36
               kernel/signal.c: 36
                   init/main.c: 36
             block/ll_rw_blk.c: 35
               fs/binfmt_elf.c: 34
                    mm/shmem.c: 33
                    fs/namei.c: 33
                         [...]

the scheduler is one of the most diversely and most actively hacked 
subsystems in the kernel.

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