diff options
author | alc <alc@FreeBSD.org> | 2010-04-11 16:26:07 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2010-04-11 16:26:07 +0000 |
commit | 89e5d72c2bae413a546416f4726ffd31bebc7964 (patch) | |
tree | 96448d31d8c87e8d23d208c2b250f9d407c81ae2 /lib/libc/string/strmode.c | |
parent | 02f2ab87a28d7815613d690ceff6e2d7e408cbd6 (diff) | |
download | FreeBSD-src-89e5d72c2bae413a546416f4726ffd31bebc7964.zip FreeBSD-src-89e5d72c2bae413a546416f4726ffd31bebc7964.tar.gz |
Initialize the virtual memory-related resource limits in a single place.
Previously, one of these limits was initialized in two places to a
different value in each place. Moreover, because an unsigned int was used
to represent the amount of pageable physical memory, some of these limits
were incorrectly initialized on 64-bit architectures. (Currently, this
error is masked by login.conf's default settings.)
Make vm_thread_swapin() and vm_thread_swapout() static.
Submitted by: bde (an earlier version)
Reviewed by: kib
Diffstat (limited to 'lib/libc/string/strmode.c')
0 files changed, 0 insertions, 0 deletions