Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 17 Oct 2002 15:47:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 17 Oct 2002 15:47:33 -0400 Received: from vena.lwn.net ([206.168.112.25]:8978 "HELO eklektix.com") by vger.kernel.org with SMTP id ; Thu, 17 Oct 2002 15:47:32 -0400 Message-ID: <20021017195331.10286.qmail@eklektix.com> To: EricAltendorf@orst.edu Cc: linux-kernel@vger.kernel.org Subject: Re: Question: Favorite Linux kernel book? From: corbet@lwn.net (Jonathan Corbet) In-reply-to: Your message of "Thu, 17 Oct 2002 10:33:06 PDT." <200210171033.06451.EricAltendorf@orst.edu> Date: Thu, 17 Oct 2002 13:53:31 -0600 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 948 Lines: 23 > I was just wondering if anyone had any recommendations for reading > material to introduce the Linux kernel, design & code. I can't let this go by without recommending "Linux Device Drivers", which covers much of the kernel API. Available at your favorite bookstore, or online (under the FDL) at: http://www.xml.com/ldd/chapter/book/index.html. Of course, I'm a little biased on that one... Other worthwhile books include "Understanding the Linux Kernel," also published by O'Reilly (though it's a little behind the times now), and "ia-64 Linux Kernel," which is well worthwhile even if you have no interest in the ia-64 architecture. jon Jonathan Corbet Executive editor, LWN.net corbet@lwn.net - 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/