From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261236AbUL1UiR (ORCPT ); Tue, 28 Dec 2004 15:38:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261237AbUL1UiR (ORCPT ); Tue, 28 Dec 2004 15:38:17 -0500 Received: from viper.oldcity.dca.net ([216.158.38.4]:12704 "HELO viper.oldcity.dca.net") by vger.kernel.org with SMTP id S261236AbUL1UiQ (ORCPT ); Tue, 28 Dec 2004 15:38:16 -0500 Subject: Re: Understanding how kernel functions works and adding new one From: Lee Revell To: Pedro Venda Cc: Jim Nelson , Graeme T Ford , linux lover , linux-kernel@vger.kernel.org In-Reply-To: <41CDC7BD.7010401@arrakis.dhis.org> References: <72c6e3790412242020482eadbe@mail.gmail.com> <31f2b71904122501096a8b787@mail.gmail.com> <41CD67D8.6080001@verizon.net> <41CDC7BD.7010401@arrakis.dhis.org> Content-Type: text/plain Date: Tue, 28 Dec 2004 15:38:14 -0500 Message-Id: <1104266294.20714.5.camel@krustophenia.net> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2004-12-25 at 20:04 +0000, Pedro Venda wrote: > > There are a number of good books written on the kernel - Linux Device > > Drivers is due to have its third edition released in February. I'm glad > > - my second edition copy is starting to look a little ragged from > > constant reference. > > I must mention Robert Love's Linux Kernel Programming. I'm half-way through it, > and I can say it is excelent! Also essential is Uresh Vahalia's Unix Internals. It's not a Linux book but contains detailed descriptions of many many brilliant innovations in the history of Unix. http://www.amazon.com/exec/obidos/tg/detail/-/0131019082/102-7569379-1814536?v=glance Lee