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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Greg KH <greg@...>
Cc: Luck, Tony <tony.luck@...>, James Bottomley <James.Bottomley@...>, <ksummit-2008-discuss@...>, Pekka Enberg <penberg@...>, David Woodhouse <dwmw2@...>, linux-kernel <linux-kernel@...>
Date: Wednesday, May 28, 2008 - 9: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, 1:20 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, James Bottomley, (Thu May 29, 10:26 am)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Thu May 29, 2:17 am)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Thu May 29, 9:20 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Sun Jun 1, 7:56 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Benjamin Herrenschmidt, (Thu May 29, 9:25 pm)
RFC: Moving firmware blobs out of the kernel., David Woodhouse, (Thu May 29, 12:15 pm)
Re: RFC: Moving firmware blobs out of the kernel., Benjamin Herrenschmidt, (Thu May 29, 9:22 pm)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out of..., Mauro Carvalho Chehab, (Sun Jun 8, 7:13 am)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out of..., Arnaldo Carvalho de Melo, (Fri May 30, 9:47 am)
Re: RFC: Moving firmware blobs out of the kernel., Jeff Garzik, (Thu May 29, 3:12 pm)
Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out of..., Benjamin Herrenschmidt, (Thu May 29, 9:27 pm)
Re: RFC: Moving firmware blobs out of the kernel., David Woodhouse, (Thu May 29, 5:18 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, James Bottomley, (Thu May 29, 10:36 am)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Rafael J. Wysocki, (Thu May 29, 4:24 pm)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Rafael J. Wysocki, (Mon Jun 2, 6:43 am)
Re: [Ksummit-2008-discuss] Fixing the Kernel Janitors project, Dave Jones, (Wed May 28, 9:00 pm)
How many contributors are we losing, Luck, Tony, (Fri May 30, 4:23 pm)
Re: How many contributors are we losing, Josh Boyer, (Fri May 30, 9:12 pm)
Re: How many contributors are we losing, Greg KH, (Fri May 30, 4:47 pm)
Re: How many contributors are we losing, Stefan Richter, (Sat May 31, 3:53 pm)
Re: How many contributors are we losing, Willy Tarreau, (Fri May 30, 4:46 pm)