From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755593AbYEYUpL (ORCPT ); Sun, 25 May 2008 16:45:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750893AbYEYUo7 (ORCPT ); Sun, 25 May 2008 16:44:59 -0400 Received: from 57.Red-88-2-100.staticIP.rima-tde.net ([88.2.100.57]:40421 "EHLO mail.leals.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750802AbYEYUo6 (ORCPT ); Sun, 25 May 2008 16:44:58 -0400 From: Davi Leal To: Willy Tarreau Subject: Re: I am a volunteer Date: Sun, 25 May 2008 22:44:52 +0200 User-Agent: KMail/1.9.7 Cc: Adrian Bunk , linux-kernel@vger.kernel.org References: <200805251812.41552.davi@leals.com> <200805252023.22510.davi@leals.com> <20080525194721.GH6749@1wt.eu> In-Reply-To: <20080525194721.GH6749@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805252244.53524.davi@leals.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Willy Tarreau wrote: > Davi Leal wrote: > > I am more motivated to do development than testing. > > And who do you think will test your dev then ? My dev me, of course. Your dev you, or me but only if I have time. > Testing very quickly involves development because you will notice bugs > first, then missing chunks of code to handle special conditions, and by > this time you will feel much better with kernel internals and will have > no problem starting on more complex tasks. I just note I am already running 2.6.25.4 build by hand, etc. Has 2.6.25.4 some regression which I could test? Note below my time constraints. > Also, we're wondering what motivates newcomers to directly dive into > development instead of testing. Would you please explain a bit about > your motivations ? It would help distribute more interesting work to > newcomers, or maybe assign them more credits if it is what they are > seeking. In my case I am not looking for credit but for learning. I can only spend one hour each day to this subject. Tasks which would require a deadline would be a problem for me. To start, I would like somebody point me to something easy to do, taking into account such time constraints. Something that would require the installation of Xen to be able to reproduce and debug a specific bug via Xen serial port would be cool. Anyway just point me to something...