summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atof.c
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2010-04-23 19:20:56 +0000
committerjmallett <jmallett@FreeBSD.org>2010-04-23 19:20:56 +0000
commitd92d4020c1609e86a1fbf85085cb24f934d93ae6 (patch)
tree657818dbb62a7f2f7f368ccedbc49863cd34ca2f /lib/libc/stdlib/atof.c
parent57dd8a9a91e30a2b94ef34d227c41f697831d0cc (diff)
downloadFreeBSD-src-d92d4020c1609e86a1fbf85085cb24f934d93ae6.zip
FreeBSD-src-d92d4020c1609e86a1fbf85085cb24f934d93ae6.tar.gz
o) Remove default MAXMEM on SWARM; pmap can readily use lmem for >512M
physical addresses. o) Set a local maxmem in sb_machdep.c to avoid trying to use pages over 2^64 under 32-bit ABIs. Our pmap needs corrected to use vm_paddr_t consistently, then we can make vm_paddr_t 64-bit under 32-bit ABIs and add code in pmap to limit phys_avail by the maximum PFN that a 32-bit PTE can hold.
Diffstat (limited to 'lib/libc/stdlib/atof.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud