Momentary Recovery Algorithm : A New Look at the Traditional Problem of TCP
スポンサーリンク
概要
- 論文の詳細を見る
Traditional TCP has a good congestion control strategy that adapts its sending rate in accordance with network congestion. In addition, a fast recovery algorithm can help TCP achieve better throughput by responding to temporary network congestion well. However, if multiple packet losses occur, the time to enter congestion avoidance phase would be delayed due to the long recovery time. Moreover, during the recovery phase, TCP freezes congestion window size until all lost packets are recovered, and this can make recovery time much longer resulting in performance degradation. To mitigate such recovery overhead, we propose Momentary recovery algorithm that recovers packet loss without an extra recovery phase. As other TCP and variants, our algorithm also halves the congestion window size when packet drop is detected, but it performs congestion avoidance phase immediately as if loss recovery is completed. For lost packets, TCP sender transmits them along with normal packets as long as congestion window permits rather than performs fast retransmission. In this manner, we can eliminate recovery overhead efficiently and reach steady state momentarily after network congestion. Finally, we provide a simulation based study on TCP recovery behaviors and confirm that our Momentary recovery algorithm always shows better performance compared with NewReno, SACK, and FACK.
- (社)電子情報通信学会の論文
- 2009-12-01
著者
-
Yoo See-hwan
Department Of Computer Science And Engineering Korea University
-
Yoo Chuck
Department Of Computer Science And Engineering Korea University
-
HWANG Jae-Hyun
Department of Computer Science and Engineering, Korea University
-
Hwang Jae-hyun
Department Of Computer Science And Engineering Korea University
関連論文
- Momentary Recovery Algorithm : A New Look at the Traditional Problem of TCP
- FAMH : Fast Inter-Subnet Multicast Handoff Method for IEEE 802.11 WLANs(Network)
- Shared Page Table : Sharing of Virtual Memory Resources(Regular Section)
- Cache-Aware Virtual Machine Scheduling on Multi-Core Architecture
- Stride Static Chunking Algorithm for Deduplication System
- Synchronization-Aware Virtual Machine Scheduling for Parallel Applications in Xen