git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cd9b82
)
sctp: Optimize SFR-CACC transport list walking during SACK processing
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 19 Jun 2008 22:17:24 +0000
(18:17 -0400)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Wed, 1 Oct 2008 15:33:06 +0000
(11:33 -0400)
There is a possibility of walking the transport list twice during
SACK processing when doing SFR-CACC algorithm. We can restructure
the code to only do this once.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
net/sctp/outqueue.c
patch
|
blob
|
history
diff --cc
net/sctp/outqueue.c
Simple merge