From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 24 11:17:59 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7413D16A4CE for ; Thu, 24 Mar 2005 11:17:59 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 815BB43D53 for ; Thu, 24 Mar 2005 11:17:58 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j2OBHOjH009522; Thu, 24 Mar 2005 13:17:24 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j2OBHvZF001946; Thu, 24 Mar 2005 13:17:57 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost)j2OBHv6t001945; Thu, 24 Mar 2005 13:17:57 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Thu, 24 Mar 2005 13:17:56 +0200 From: Giorgos Keramidas To: klowd9 - Message-ID: <20050324111756.GB1615@orion.daedalusnetworks.priv> References: <20050324020042.GB24891@VARK.MIT.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: freebsd-hackers@freebsd.org Subject: Re: Kernel documentation and specification X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 11:17:59 -0000 On 2005-03-24 02:15, klowd9 - wrote: >> Kirk's book, ``The Design and Implementation of the FreeBSD >> Operating System'' probably contains the answers to basic >> questions about scheduling and IPC. > > I considered purchasing that book, which is very very good imo, but a > bit overpriced at $60.. It's definitely worth it though. I've been slowly reading through the process management and virtual memory chapters during the last 1.5 month, and then started all over again. The book is absolutely fabulous! Watch out for the details though and keep in mind that you many find it nice to have a FreeBSD source tree nearby, just for the fun of browsing the source itself too while you read. - Giorgos