Date: Sat, 16 Apr 2005 14:34:18 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) To: ticso@cicely.de Cc: John Baldwin <jhb@FreeBSD.org> Subject: Re: cvs commit: src/sys/vm vm_pageq.c Message-ID: <86oecedho5.fsf@xps.des.no> In-Reply-To: <20050416113120.GB70553@cicely12.cicely.de> References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> <20050416110110.GA70553@cicely12.cicely.de> <86wtr3c6q0.fsf@xps.des.no> <20050416113120.GB70553@cicely12.cicely.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Bernd Walter <ticso@cicely12.cicely.de> 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/<arch>/<machine>/machdep.c, look for <machine>_init() where physmem is computed. On i386 and amd64, the physical memory map is obtained from the BIOS. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86oecedho5.fsf>