]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't report Maxmem as 'real memory'. It is really the highest address
authorpeter <peter@FreeBSD.org>
Tue, 27 Sep 2005 18:15:57 +0000 (18:15 +0000)
committerpeter <peter@FreeBSD.org>
Tue, 27 Sep 2005 18:15:57 +0000 (18:15 +0000)
commit9a8dd5b1cf5893468f306cb8a9ba5abb53ef4d6b
tree0de30a591eb98ed9f0a85ad1214ae6999892d34f
parent49c472297948a368761a6dc51dd6c33515e57dd8
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.
sys/amd64/amd64/machdep.c