From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965068AbVINWLI (ORCPT ); Wed, 14 Sep 2005 18:11:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965061AbVINWLI (ORCPT ); Wed, 14 Sep 2005 18:11:08 -0400 Received: from zctfs063.nortelnetworks.com ([47.164.128.120]:34783 "EHLO zctfs063.nortelnetworks.com") by vger.kernel.org with ESMTP id S965058AbVINWLG (ORCPT ); Wed, 14 Sep 2005 18:11:06 -0400 Message-ID: <43289FEE.7050409@nortel.com> Date: Wed, 14 Sep 2005 16:10:54 -0600 From: "Christopher Friesen" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ereslibre@gmail.com CC: linux-kernel@vger.kernel.org Subject: Re: [OT] Starting studying linux kernel References: <93f85fee0509141449a0b702c@mail.gmail.com> In-Reply-To: <93f85fee0509141449a0b702c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 14 Sep 2005 22:10:56.0361 (UTC) FILETIME=[2DFC2D90:01C5B979] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Rafael Fernández López wrote: > Now, I am starting to read linux kernel, but it is so big that I > cannot understand lots of things. I'd like to know if there is a > website or something that can introduce me into the kernel internals. > > Maybe long time ago I could have understood it, but today it's so big... You might try reading the following books: http://lwn.net/Kernel/LDD3/ http://www.amazon.com/exec/obidos/tg/detail/-/0672327201/103-6781097-8768660?v=glance http://www.amazon.com/exec/obidos/tg/detail/-/0596002130/ref=pd_sim_1/103-6781097-8768660?%5Fencoding=UTF8&v=glance (this last one is based on 2.4) Chris