Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261191AbVETAhW (ORCPT ); Thu, 19 May 2005 20:37:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261210AbVETAhV (ORCPT ); Thu, 19 May 2005 20:37:21 -0400 Received: from viper.oldcity.dca.net ([216.158.38.4]:39057 "HELO viper.oldcity.dca.net") by vger.kernel.org with SMTP id S261191AbVETAhQ (ORCPT ); Thu, 19 May 2005 20:37:16 -0400 Subject: Re: How start in Kernel Development From: Lee Revell To: Steven Rostedt Cc: "Weber Ress (UOL)" , linux-kernel In-Reply-To: <1116526459.4097.21.camel@localhost.localdomain> References: <1116526459.4097.21.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 19 May 2005 20:37:12 -0400 Message-Id: <1116549432.23977.9.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Evolution 2.3.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 985 Lines: 28 On Thu, 2005-05-19 at 14:14 -0400, Steven Rostedt wrote: > On Thu, 2005-05-19 at 15:03 -0300, Weber Ress (UOL) wrote: > > Hi, > > > > I finished my BSc Computer Science. How I start in Kernel Development ? What's the first's steps ? > > > > 3 books: > Understanding the Linux Kernel ISBN: 0596002130 > Linux Kernel Development ISBN: 0672327201 > Linux Device Drivers ISBN: 0596005903 Just in case you don't know it from school, equally essential is UNIX Internals, ISBN: 0131019082. It's OS agnostic (though the author likes Mach a lot), and unlike the above books it covers many features Linux does not yet have, like priority inheritance. After all, if you only have a hammer, everything starts to look like a nail... Lee - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/