From owner-freebsd-arch@FreeBSD.ORG Mon Mar 1 18:04:05 2010 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C4231065672 for ; Mon, 1 Mar 2010 18:04:05 +0000 (UTC) (envelope-from julian@elischer.org) Received: from out-0.mx.aerioconnect.net (outp.internet-mail-service.net [216.240.47.239]) by mx1.freebsd.org (Postfix) with ESMTP id 51A4D8FC3C for ; Mon, 1 Mar 2010 18:04:05 +0000 (UTC) Received: from idiom.com (postfix@mx0.idiom.com [216.240.32.160]) by out-0.mx.aerioconnect.net (8.13.8/8.13.8) with ESMTP id o21I3wv1018773; Mon, 1 Mar 2010 10:03:58 -0800 X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (h-67-100-89-137.snfccasy.static.covad.net [67.100.89.137]) by idiom.com (Postfix) with ESMTP id 0EDDE2D6021; Mon, 1 Mar 2010 10:03:57 -0800 (PST) Message-ID: <4B8C018D.3040500@elischer.org> Date: Mon, 01 Mar 2010 10:03:57 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: "Dr. Baud" References: <698128.63762.qm@web65606.mail.ac4.yahoo.com> In-Reply-To: <698128.63762.qm@web65606.mail.ac4.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 216.240.47.51 Cc: freebsd-arch@freebsd.org Subject: Re: VM architecture X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2010 18:04:05 -0000 Dr. Baud wrote: > In the interest of understanding the VM system (before actually reading code) in the latest distros of FreeBSD, are the following links considered reasonably useful reads? > > http://www.freebsd.org/doc/en/books/arch-handbook/vm.html > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/vm-design/ > > Any suggestions as to what resource(s) to peruse regarding aforementioned subject is much appreciated. > > Dr. the big picture is still "mostly" correct. some details have changed. I believe the page coloring code has been removed.