cvs commit: src/sys/vm vm_pageq.c
    Bernd Walter 
    ticso at cicely12.cicely.de
       
    Sat Apr 16 06:53:54 PDT 2005
    
    
  
On Sat, Apr 16, 2005 at 02:34:18PM +0200, Dag-Erling Smørgrav wrote:
> Bernd Walter <ticso at 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.
I've found it - thanks.
-- 
B.Walter                   BWCT                http://www.bwct.de
bernd at bwct.de                                  info at bwct.de
    
    
More information about the cvs-all
mailing list