diff options
author | 2018-02-10 06:00:06 +0000 | |
---|---|---|
committer | 2018-02-10 06:00:06 +0000 | |
commit | 240bc6d435227960668808f8c4c8a50adb3809db (patch) | |
tree | f1d1fb46f0ed2b42779c4f245e0712f7309a0ad9 /lib | |
parent | installer bits for RFC 7217 support (diff) | |
download | wireguard-openbsd-240bc6d435227960668808f8c4c8a50adb3809db.tar.xz wireguard-openbsd-240bc6d435227960668808f8c4c8a50adb3809db.zip |
mbufs and mbuf clusters are now backed by large pools. Because of this
we can relax the oversubscribe limit of socketbuffers a fair bit.
Instead of maxing out as sb_max * 1.125 or 2 * sb_hiwat the maximum is
increased to 8 * sb_hiwat -- which seems to be a good compromise between
memory waste and better socket buffer usage.
OK deraadt@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions