diff options
author | rmacklem <rmacklem@FreeBSD.org> | 2014-10-22 20:47:11 +0000 |
---|---|---|
committer | rmacklem <rmacklem@FreeBSD.org> | 2014-10-22 20:47:11 +0000 |
commit | 5777570c4bae8462e162a47640808c4025fd8108 (patch) | |
tree | 05d1f972c5340cc87d0b257d19fd2a8b6e284a60 /lib/libnetbsd/sys | |
parent | b11e3d483d8be79b29c0aa550dcf4a466fe49ab7 (diff) | |
download | FreeBSD-src-5777570c4bae8462e162a47640808c4025fd8108.zip FreeBSD-src-5777570c4bae8462e162a47640808c4025fd8108.tar.gz |
Clip the settings for the NFS rsize, wsize mount options
to a power of 2. For non-power of 2 settings, intermittent
page faults have been reported. Although the bug that causes
these page faults/crashes has not been identified, it does
not appear to occur when rsize, wsize is a power of 2.
Reported by: tcberner@gmail.com
MFC after: 2 weeks
Diffstat (limited to 'lib/libnetbsd/sys')
0 files changed, 0 insertions, 0 deletions