Subject: Re: booting: extmem/menentry ?
To: <>
From: David Laight <david@l8s.co.uk>
List: port-i386
Date: 08/20/2003 17:29:29
On Wed, Aug 20, 2003 at 03:37:20PM +0200, Hubert Feyrer wrote:
>
> Booting -current from a few days ago, I get many lines about memory
> statistics before the kernel is loaded:
>
> extmem1: ...
> extmem2: ...
> mementry1: ...
> mementry2: ...
> mementry3: ...
> mementry4: ...
> mementry5: ...
>
> Not even once, but twice, before and after it starts to load the kernel.
> Is this just some oversight / not removed debug code?
They are in sys/arch/i386/stand/lib/getextmemx.c but should only be enabled
if 'DEBUG_MEMSIZE' is defined.
Maybe there is a namespace problem? it is still commented out in
sys/arch/i386/stand/boot/Makefile.boot
> Looked prettier before... :)
The boot has never been pretty :-)
David
--
David Laight: david@l8s.co.uk