]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Some cleanup and rearrangement. hw.physmem is now an absolute quantity;
authorjlemon <jlemon@FreeBSD.org>
Sun, 4 Jul 1999 02:26:23 +0000 (02:26 +0000)
committerjlemon <jlemon@FreeBSD.org>
Sun, 4 Jul 1999 02:26:23 +0000 (02:26 +0000)
commit3bc10ab779a2de3266dced550e824e1b718c64b5
tree0865f650d7361c2b7ae7d0982b7c55bf4044f793
parent7a0f4e876e718f864cb71d636ac17622cf1fbd02
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.
sys/amd64/amd64/machdep.c
sys/i386/i386/machdep.c