diff options
author | kmacy <kmacy@FreeBSD.org> | 2006-12-09 23:11:30 +0000 |
---|---|---|
committer | kmacy <kmacy@FreeBSD.org> | 2006-12-09 23:11:30 +0000 |
commit | a890a19a05e940554007739163e7e62992767e13 (patch) | |
tree | b9dfb84cbb94c1bc1d3f919953ee5ff205663513 /lib/libc/stdlib | |
parent | 516c13f08d06fc735cb873bac1b6c15a75b91407 (diff) | |
download | FreeBSD-src-a890a19a05e940554007739163e7e62992767e13.zip FreeBSD-src-a890a19a05e940554007739163e7e62992767e13.tar.gz |
Fix handling of the hw.physmem loader variable use real_phys_avail[] which
is already bounded by hw.physmem to calculate phys_avail[] - previously only
real_phys_avail[] was being bound by hw.physmem so we were allocating memory
that wasn't mapped in the direct map
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions