aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/skbuff.c
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>2008-11-24 21:26:56 -0800
committerDavid S. Miller <davem@davemloft.net>2008-11-24 21:26:56 -0800
commit92ee76b6d99bfcdab6162816c9025541ef7248eb (patch)
tree84ff34e13792073b32e8e767f47598e373d2689d /net/core/skbuff.c
parenttcp: Try to restore large SKBs while SACK processing (diff)
downloadlinux-dev-92ee76b6d99bfcdab6162816c9025541ef7248eb.tar.xz
linux-dev-92ee76b6d99bfcdab6162816c9025541ef7248eb.zip
tcp: Make shifting not clear the hints
The earlier version was just very basic one which is "playing safe" by always clearing the hints. However, clearing of a hint is extremely costly operation with large windows, so it must be avoided at all cost whenever possible, there is a way with shifting too achieve not-clearing. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/skbuff.c')
0 files changed, 0 insertions, 0 deletions