cvs commit: src/sys/powerpc/powerpc machdep.c
Peter Grehan
grehan at FreeBSD.org
Sun Mar 6 17:52:25 PST 2005
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
More information about the cvs-all
mailing list