Affiliation:
1. Digital Equipment Corporation Western Research Lab, Palo Alto, CA
2. AT&T Labs, Florham Park, NJ
Abstract
Most operating systems use interface interrupts to schedule network tasks. Interrupt-driven systems can provide low overhead and good latency at low offered load, but degrade significantly at higher arrival rates unless care is taken to prevent several pathologies. These are various forms of
receive livelock
, in which the system spends all of its time processing interrupts, to the exclusion of other necessary tasks. Under extreme conditions, no packets are delivered to the user application or the output of the system. To avoid livelock and related problems, an operating system must schedule network interrupt handling as carefully as it schedules process execution. We modified an interrupt-driven networking implementation to do so; this modification eliminates receive livelock without degrading other aspects of system performance. Our modifications include the use of polling when the system is heavily loaded, while retaining the use of interrupts ur.Jer lighter load. We present measurements demonstrating the success of our approach.
Publisher
Association for Computing Machinery (ACM)
Reference27 articles.
1. High-performance TCP/IP and UDP/IP networking in DEC OSF/1 for Alpha AXP;CHANG C.-H.;Digital Tech. J.,1993
2. Lazy receiver processing (LRP)
3. FALL K. 1994. A peer-to-peer I/O system in support of I/O intensive workloads. Ph.D. thesis Univ. of California San Diego.]] FALL K. 1994. A peer-to-peer I/O system in support of I/O intensive workloads. Ph.D. thesis Univ. of California San Diego.]]
Cited by
161 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. LinuxFP: Transparently Accelerating Linux Networking;2024 IEEE 44th International Conference on Distributed Computing Systems (ICDCS);2024-07-23
2. Z-Stack: A High-Performance DPDK-Based Zero-Copy TCP/IP Protocol Stack;2024 IEEE 30th International Symposium on Local and Metropolitan Area Networks (LANMAN);2024-07-10
3. Dynamically Balancing Load with Overload Control for Microservices;ACM Transactions on Autonomous and Adaptive Systems;2024-07-05
4. SPRIGHT: High-Performance eBPF-Based Event-Driven, Shared-Memory Processing for Serverless Computing;IEEE/ACM Transactions on Networking;2024-06
5. MiddleNet: A Unified, High-Performance NFV and Middlebox Framework With eBPF and DPDK;IEEE Transactions on Network and Service Management;2023-12