From: Ingo Molnar <mingo@elte.hu>
To: William Lee Irwin III <wli@holomorphy.com>
Cc: Bill Davidsen <davidsen@tmr.com>,
linux-kernel@vger.kernel.org,
Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Con Kolivas <kernel@kolivas.org>, Nick Piggin <npiggin@suse.de>,
Mike Galbraith <efault@gmx.de>,
Arjan van de Ven <arjan@infradead.org>,
Peter Williams <pwil3058@bigpond.net.au>,
Thomas Gleixner <tglx@linutronix.de>,
caglar@pardus.org.tr, Willy Tarreau <w@1wt.eu>,
Gene Heskett <gene.heskett@gmail.com>, Mark Lord <lkml@rtr.ca>,
buddabrod <buddabrod@gmail.com>, Balbir Singh <balbir@in.ibm.com>,
phillips@google.com
Subject: Re: [patch] CFS scheduler, -v9
Date: Tue, 8 May 2007 12:29:43 +0200 [thread overview]
Message-ID: <20070508102943.GA10105@elte.hu> (raw)
In-Reply-To: <20070507185742.GE19966@holomorphy.com>
* William Lee Irwin III <wli@holomorphy.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
prev parent reply other threads:[~2007-05-08 10:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-03 14:09 [patch] CFS scheduler, -v9 Ingo Molnar
2007-05-07 9:19 ` Nicolas Mailhot
2007-05-07 10:02 ` Daniel Phillips
2007-05-07 10:35 ` Mike Galbraith
2007-05-07 13:50 ` Mike Snitzer
2007-05-07 14:03 ` Bill Davidsen
2007-05-07 18:57 ` William Lee Irwin III
2007-05-08 10:29 ` Ingo Molnar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070508102943.GA10105@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=arjan@infradead.org \
--cc=balbir@in.ibm.com \
--cc=buddabrod@gmail.com \
--cc=caglar@pardus.org.tr \
--cc=davidsen@tmr.com \
--cc=efault@gmx.de \
--cc=gene.heskett@gmail.com \
--cc=kernel@kolivas.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@rtr.ca \
--cc=npiggin@suse.de \
--cc=phillips@google.com \
--cc=pwil3058@bigpond.net.au \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=w@1wt.eu \
--cc=wli@holomorphy.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox