From owner-cvs-all@FreeBSD.ORG Sat Apr 16 13:53:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B59416A4CE; Sat, 16 Apr 2005 13:53:54 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73C2643D39; Sat, 16 Apr 2005 13:53:53 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [10.1.1.7]) (authenticated bits=0)j3GDrlnp083611 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 16 Apr 2005 15:53:50 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id j3GDr7hs049095 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 16 Apr 2005 15:53:07 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id j3GDr6He074293; Sat, 16 Apr 2005 15:53:06 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id j3GDr5sv074292; Sat, 16 Apr 2005 15:53:05 +0200 (CEST) (envelope-from ticso) Date: Sat, 16 Apr 2005 15:53:05 +0200 From: Bernd Walter To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20050416135304.GC70553@cicely12.cicely.de> References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> <20050416110110.GA70553@cicely12.cicely.de> <86wtr3c6q0.fsf@xps.des.no> <20050416113120.GB70553@cicely12.cicely.de> <86oecedho5.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <86oecedho5.fsf@xps.des.no> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=no version=2.64 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cicely12.cicely.de cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: src-committers@freebsd.org cc: ticso@cicely.de cc: John Baldwin Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 13:53:54 -0000 On Sat, Apr 16, 2005 at 02:34:18PM +0200, Dag-Erling Smørgrav wrote: > Bernd Walter writes: > > I thought x86 world is always continuous - beside that traditional > > 640k-1M hole. > > Where can I find informations on how this is setup? > > sys///machdep.c, look for _init() where > physmem is computed. On i386 and amd64, the physical memory map is > obtained from the BIOS. I've found it - thanks. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de