引用本文:姚念民,鞠九滨.过载服务器的性能研究.软件学报,2003,14(10):1781-1786
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4734次   下载 6778 本文二维码信息
码上扫一扫!
分享到: 微信 更多
过载服务器的性能研究
姚念民1, 鞠九滨1
吉林大学,计算机科学与技术学院,吉林,长春,130012
摘要:
针对服务器过载时的性能对Linux的相关源代码进行了分析.用排队论分析了内核的收包过程,得出了关于服务器在过载时性能的几个结论.基于上述分析提出并在Linux上实现了提高服务器在过载时性能的方法.实验证明这些方法能有效防止活锁现象,极大地提高服务器在高负载情况下的性能.
关键词:  活锁  服务器  性能  过载  排队论
DOI:
分类号:
基金项目:Supported by the National Natural Science Foundation of China under Grant No.60073040 (国家自然科学基金)
Study on the Performance of Overloaded Servers
YAO Nian-Min,JU Jiu-Bin
Abstract:
Related source code of Linux is analyzed for the performance of overloaded servers. Then, the phase of receiving packets of the kernel is analyzed by using queuing theory and several conclusions on the performance of overloaded servers are drawn. Based on these analyses, some methods to improve the performance of overloaded servers are presented and implemented on Linux. The results of the tests prove that these methods can avoid livelock effectively and improve the performance of overloaded servers greatly.
Key words:  livelock  server  performance  overload  queuing theory