Affiliation:
1. School of Internet of Things, Nanjing University of Posts and Telecommunications, Nanjing 210003, China
2. School of Computer Science, Nanjing Audit University, Nanjing 211815, China
Abstract
The phenomenon “bufferbloat” occurs when the buffers of the network intermediary nodes fill up, causing long queuing delays. This has a significant negative impact on the quality of service of network applications, particularly those that are sensitive to time delay. Many active queue management (AQM) algorithms have been proposed to overcome this problem. Those AQMs attempt to maintain minimal queuing delays and good throughput by purposefully dropping packets at network intermediary nodes. However, the existing AQM algorithms mostly drop packets randomly based on a certain metric such as queue length or queuing delay, which fails to achieve fine-grained differentiation of data streams. In this paper, we propose a fine-grained sketch-based proportional integral queue management algorithm S-PIE, which uses an additional measurement structure Sketch for packet frequency share judgment based on the existing PIE algorithm for the fine-grained differentiation between data streams and adjust the drop policy for a differentiated packet drop. Experimental results on the NS-3 simulation platform show that the S-PIE algorithm achieves lower average queue length and RTT and higher fairness than PIE, RED, and CoDel algorithms while maintaining a similar throughput performance, maintaining network availability and stability, and improving network quality of service.
Funder
National Natural Science Foundation of China
Key Projects of Natural Science Research in Jiangsu Provincial Colleges and Universities
Subject
Geometry and Topology,Logic,Mathematical Physics,Algebra and Number Theory,Analysis
Reference35 articles.
1. Xie, C., Hu, H., and Liu, Y. (2019, January 19–20). Shared Bottleneck Detection for Multipath Transmission in High Latency Satellite Network. Proceedings of the IEEE 7th International Conference on Computer Science and Network Technology (ICCSNT), Dalian, China.
2. Bufferbloat and other Internet challenges;Cerf;IEEE Internet Comput.,2014
3. Random early detection gateways for congestion avoidance;Floyd;IEEE ACM Trans. Netw.,1993
4. The BLUE active queue management algorithms;Feng;IEEE ACM Trans. Netw.,2002
5. Nichols, K., Jacobson, V., McGregor, A., and Iyengar, J. (2023, July 03). Controlled Delay Active Queue Management. Available online: https://www.rfc-editor.org/rfc/rfc8289.html.