summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/setvbuf.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2012-03-21 04:00:58 +0000
committeralc <alc@FreeBSD.org>2012-03-21 04:00:58 +0000
commit3c3b82e6815574831ec521d10dee713926e00764 (patch)
treede80e0a2f01f2344a1d4b5b1949940298b45bafb /lib/libc/stdio/setvbuf.c
parent2365bc6b1e4097cde34b1eeaad0ffa254afa18df (diff)
downloadFreeBSD-src-3c3b82e6815574831ec521d10dee713926e00764.zip
FreeBSD-src-3c3b82e6815574831ec521d10dee713926e00764.tar.gz
Eliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max because they no
longer serve any purpose. Prior to r157446, they served a purpose because there was a fixed amount of kernel virtual address space reserved for pv entries at boot time. However, since that change pv entries are accessed through the direct map, and so there is no limit imposed by a fixed amount of kernel virtual address space. Fix a couple of nearby style issues. Reviewed by: jhb, kib MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio/setvbuf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud