Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2005 01:52:24 +0000 (UTC)
From:      Peter Grehan <grehan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/powerpc machdep.c
Message-ID:  <200503070152.j271qOkV038431@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
grehan      2005-03-07 01:52:24 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powerpc  machdep.c 
  Log:
  physmem is a much better indicator for 'real' memory on PPC than Maxmem
  since there are often significant holes in the memory map due to the
  kernel, loader and OFW data structures not being included: Maxmem is
  the highest available, so can be misleading.
  
  Revision  Changes    Path
  1.87      +3 -3      src/sys/powerpc/powerpc/machdep.c



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