Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dave Jones
Date: Wednesday, May 28, 2008 - 6:00 pm

On Wed, May 28, 2008 at 05:36:57PM -0700, Greg Kroah-Hartman wrote:
 > On Wed, May 28, 2008 at 04:23:52PM -0700, Luck, Tony wrote:
 > > > My raw numbers show that the number of individual kernel contributors
 > > > continues to increase with every release, so this might not be as much
 > > > of a problem as it's made out to be.
 > > 
 > > That depends on whether we are gradually adding to the pool
 > > of developers, or seeing an increasing stream of newcomers
 > > who supply a patch or two before disappearing again.
 > > 
 > > If you look at the list of contributors some old release for
 > > which we have good data (say 2.6.16).  How many of those people
 > > contributed to each of the following releases? Does the
 > > decay curve look steeper or more gentle if you start from
 > > a more recent release?
 > 
 > I don't know, I haven't tracked the people individually that way, only
 > looked at the basic numbers of developers per release.

Are you just doing something like
 git log v2.6.16..v2.6.17 | grep ^Author: | sort -u| wc -l  

or do you have some script that maps addresses to people ?
One person may appear once in 2.6.20, and then a half dozen times
in 2.6.21 if they use multiple email addresses for example.
(Also, typos, and people using full hostnames in their sign-off's
 instead of email addresses skew this somewhat).

I'm guessing the latter, due to the graph thing you did. Pointers?

	Dave

-- 
http://www.codemonkey.org.uk
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Ksummit-2008-discuss] Fixing the Kernel Janitors project, James Bottomley, (Wed May 28, 10:20 am)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Dave Jones, (Wed May 28, 6:00 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Wed May 28, 11:17 pm)
RFC: Moving firmware blobs out of the kernel., David Woodhouse, (Thu May 29, 9:15 am)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, James Bottomley, (Thu May 29, 10:37 am)
Re: RFC: Moving firmware blobs out of the kernel., Jeff Garzik, (Thu May 29, 12:12 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Rafael J. Wysocki, (Thu May 29, 1:24 pm)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out ..., Arjan van de Ven, (Thu May 29, 1:29 pm)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out ..., Arjan van de Ven, (Thu May 29, 2:11 pm)
Re: RFC: Moving firmware blobs out of the kernel., David Woodhouse, (Thu May 29, 2:18 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Thu May 29, 6:20 pm)
Re: RFC: Moving firmware blobs out of the kernel., Benjamin Herrenschmidt, (Thu May 29, 6:22 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Thu May 29, 6:25 pm)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out ..., Benjamin Herrenschmidt, (Thu May 29, 6:27 pm)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out ..., Arnaldo Carvalho de Melo, (Fri May 30, 6:47 am)
How many contributors are we losing, Luck, Tony, (Fri May 30, 1:23 pm)
Re: How many contributors are we losing, Willy Tarreau, (Fri May 30, 1:46 pm)
Re: How many contributors are we losing, Greg KH, (Fri May 30, 1:47 pm)
Re: How many contributors are we losing, Josh Boyer, (Fri May 30, 6:12 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Lars Noschinski, (Sat May 31, 12:21 pm)
Re: How many contributors are we losing, Stefan Richter, (Sat May 31, 12:53 pm)
Re: s2ram video problems Re: [Ksummit-2008-discuss] Fixing ..., Rafael J. Wysocki, (Sun Jun 1, 10:55 am)
Re: s2ram video problems Re: [Ksummit-2008-discuss] Fixing ..., Rafael J. Wysocki, (Sun Jun 1, 11:14 am)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Sun Jun 1, 4:56 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Rafael J. Wysocki, (Mon Jun 2, 3:43 am)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out ..., Mauro Carvalho Chehab, (Sun Jun 8, 4:13 am)