Date: Sat, 3 Jul 1999 19:26:28 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <199907040226.TAA51221@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 1999/07/03 19:26:27 PDT
Modified files:
sys/i386/i386 machdep.c
Log:
Some cleanup and rearrangement. hw.physmem is now an absolute quantity;
we will never use more memory than this value (if specified), but will always
check memory for validity up to this amount.
Get rid of the speculative_mprobe option; the memory amount can now be
specified by hw.physmem.
Revision Changes Path
1.351 +98 -121 src/sys/i386/i386/machdep.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907040226.TAA51221>
