diff options
author | dg <dg@FreeBSD.org> | 2002-08-16 18:41:48 +0000 |
---|---|---|
committer | dg <dg@FreeBSD.org> | 2002-08-16 18:41:48 +0000 |
commit | 343fb296315858459bcd2a8d790079774342dbb8 (patch) | |
tree | ef7c526a360a0989d16408f363f561f2871c9af6 /sys/netinet/tcp_input.c | |
parent | 1f81bb02827618b06d201044121aa1fe55867eef (diff) | |
download | FreeBSD-src-343fb296315858459bcd2a8d790079774342dbb8.zip FreeBSD-src-343fb296315858459bcd2a8d790079774342dbb8.tar.gz |
Further improved the performance of sbreserve() by moving the calculation
of the adjusted sb_max into a sysctl handler for sb_max and assigning it to
a variable that is used instead. This eliminates the 32bit multiply and
divide from the fast path that was being done previously.
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions