Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Sep 2005 18:15:57 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 machdep.c
Message-ID:  <200509271815.j8RIFvfb022812@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2005-09-27 18:15:57 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c 
  Log:
  Don't report Maxmem as 'real memory'.  It is really the highest address
  available and can give the wrong impression when there are memory holes.
  Report the total amount of usable memory that we detected instead of the
  highest address.
  
  Revision  Changes    Path
  1.640     +2 -2      src/sys/amd64/amd64/machdep.c



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