From owner-freebsd-doc@FreeBSD.ORG Wed Sep 6 07:33:23 2006 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EEB616A4E8 for ; Wed, 6 Sep 2006 07:33:23 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from av9-1-sn2.hy.skanova.net (av9-1-sn2.hy.skanova.net [81.228.8.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42E4843D5E for ; Wed, 6 Sep 2006 07:33:19 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: by av9-1-sn2.hy.skanova.net (Postfix, from userid 502) id 7BCAB38485; Wed, 6 Sep 2006 09:33:18 +0200 (CEST) Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av9-1-sn2.hy.skanova.net (Postfix) with ESMTP id 6D3013847F; Wed, 6 Sep 2006 09:33:18 +0200 (CEST) Received: from dude.automatvapen.se (81-235-164-56-no21.tbcn.telia.com [81.235.164.56]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id 48AE237E47; Wed, 6 Sep 2006 09:33:15 +0200 (CEST) From: Joel Dahl To: Duane Whitty In-Reply-To: <20060905223444.GA33935@dwpc.dwlabs.ca> References: <20060905223444.GA33935@dwpc.dwlabs.ca> Content-Type: text/plain Date: Wed, 06 Sep 2006 09:33:15 +0200 Message-Id: <1157527995.667.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-doc@freebsd.org Subject: Re: man pages and handbooks X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 07:33:23 -0000 On Tue, 2006-09-05 at 19:34 -0300, Duane Whitty wrote: > I've been spending a lot of time recently reading how SMP works, kernel > threads, SA/KSE, callouts, the differences between SCHED_4BSD and SCHED_ULE, > locking, caches, etc. I've still got a lot to learn and a lot to actually > start trying to apply in code. > > I've often thought this might be easier if some of the great material > available in the man pages was perhaps streamlined into the evolving > FreeBSD Architecture Handbook. Yes, please. The architecture handbook really needs a face-lift. :-) -- Joel