cvs commit: src/sys/amd64/amd64 machdep.c

Peter Wemm peter at FreeBSD.org
Tue Sep 27 11:15:58 PDT 2005


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


More information about the cvs-src mailing list