summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>2002-08-16 18:41:48 +0000
committerdg <dg@FreeBSD.org>2002-08-16 18:41:48 +0000
commit343fb296315858459bcd2a8d790079774342dbb8 (patch)
treeef7c526a360a0989d16408f363f561f2871c9af6 /sys/netinet/tcp_input.c
parent1f81bb02827618b06d201044121aa1fe55867eef (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud