aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAndrea Bittau <[email protected]>2006-09-19 13:10:11 -0700
committerDavid S. Miller <[email protected]>2006-09-22 15:19:39 -0700
commit446dec30c7f305ed1bb0092b0a8d9367d842a33f (patch)
tree91c7b8e94e973279974f55732b4b37426a3da2df /include/linux/debugobjects.h
parent69263bcfb5016bc3bdd099607a4232cba06f8491 (diff)
[DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available
If not enough cwnd is available, tell the sender to check again as soon as possible. This will increase CPU utilization (polling frequently for cwnd) but will improve network performance. That is, the sender will need to wait less before detecting the increase of cwnd. A better architecture would be for the CCID to call-back (or dequeue) from DCCP when it is able to transmit traffic -- not the other way around as it currently occurs. Signed-off-by: Andrea Bittau <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions