期刊文献+

采用轮询机制提高Linux系统的网络性能 被引量:8

Using Polling to Improve the Network Performance of Linux Servers
下载PDF
导出
摘要 目前,Linux操作系统被广泛应用在网络数据包收发系统中。这是因为,Linux采用中断机制来响应外部事件,保证了系统能够合理高效地利用CPU资源。但是,在高负荷网络环境下,大量的CPU资源将会被频繁到达的网卡中断占用,导致系统遭遇性能瓶颈,出现接收活锁1。为了避免在高负荷网络环境下系统性能下降,该文采用轮询机制处理网络数据的收发,而在低负荷网络环境中,仍然采用原有的中断机制。 Nowadays Linux operating system is widely used in packet forwarding systems .This is because Linux uses interface interrupts to schedule network tasks,it can ensure that CPU can be efficiently used to manage various I/O devices in o rdinary networks.But in high-speed networks,frequent response to network ta sks will use most of the CPU resources.So the system will definitely suffer fro m performance bottleneck and receive livelock.To alleviate this problem,this p aper uses polling threads during high network loads and interrupts during low ne twork loads.
出处 《计算机工程与应用》 CSCD 北大核心 2004年第11期134-138,共5页 Computer Engineering and Applications
关键词 接收活锁 中断机制 轮询机制 Receive livelock,Interrupt-driven,Polling
  • 相关文献

参考文献7

  • 1[1]Jeffrey C Mogul,K K Ramakrishnan.Eliminating receive livelock in an interrupt-driven kernel[J].ACM Transactions on Computer Systems,1997; 15(3) :5~16
  • 2[2]Ingrid V Bassett,Mathilda van Es et al.The Click Modular. S B Mathematics with Computer Science,1995
  • 3[3]Ilhwan Kim,Jungwhan Moon,Heon Y Yeom.Timer-Based Interrupt Mitigation form High Performance Packet Processing
  • 4[4]K K Ramakrishnan. Performance Considerations in Designing Network Interfaces[J].IEEE Journal on Selected Areas in Communications, 1993;11 (2) :203~219
  • 5[5]Jφrgen Svaerke Hansen-Eric Jul,A Scheduling Scheme for Network Saturated NT Multiprocessorshttp:∥citeseer.nj.nec.com/hansen97scheduling.html
  • 6[6]Peter Druschel,Gaurav Bangay.Lazy Receiver Processing(LRP):A Network Subsystem Architecture for Server Systems.http:∥www.cs.rice.edu/ CS/Syst ems/LRP /
  • 7[7]Atri Indiresan,Kang G Shin,Ashish Mehra. Receive Livelock Elimination via Intelligent Interface Backoff.http:∥citeseer.nj.nec.com/366416.html

同被引文献38

引证文献8

二级引证文献33

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部