Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 1995 06:21:09 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        CVS-commiters@freefall.FreeBSD.org, cvs-sys@freefall.FreeBSD.org, wpaul@freefall.FreeBSD.org
Subject:   Re: 'real memory =' line in machdep.c
Message-ID:  <199508282021.GAA12688@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>I just noticed today that somebody took out the 'real memory = XXXXXXXXX'
>printf() in machdep.c that used to live right after the call to
>identifycpu(). Was this done on purpose, and if not, can somebody
>please put it back?

It went away when holes were supported.  Now it would be interesting to
see Maxmem, physmem + 1 (1 more for the BIOS page which probably wasn't
counted as "real" before) and bad memory/holes.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508282021.GAA12688>