net: TCP thin-stream detection
authorAndreas Petlund <apetlund@simula.no>
Thu, 18 Feb 2010 02:45:45 +0000 (02:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2010 23:43:07 +0000 (15:43 -0800)
commit5aa4b32fc86408705337e941ed716880c63d1590
tree7385d30e16f2c7203a74a3723728b7e8c6ecfa7b
parent16cad981863344ef779ab703545bb6f261a0f0ce
net: TCP thin-stream detection

Inline function to dynamically detect thin streams based on
the number of packets in flight. Used to dynamically trigger
thin-stream mechanisms if enabled by ioctl or sysctl.

Signed-off-by: Andreas Petlund <apetlund@simula.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/tcp-thin.txt [new file with mode: 0644]
include/net/tcp.h