作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (7): 118-120. doi: 10.3969/j.issn.1000-3428.2011.07.039

• 网络与通信 • 上一篇    下一篇

CICQ的高性能LQF_DRR调度算法

唐 权1,高志江2   

  1. (1. 四川职业技术学院计算机科学系,四川 遂宁 629000;2. 西南交通大学信息科学与技术学院,成都 610031)
  • 出版日期:2011-04-05 发布日期:2011-03-31
  • 作者简介:唐 权(1971-),男,讲师、硕士研究生,主研方向:计算机体系结构;高志江,博士研究生

High-performance LQF_DRR Scheduling Algorithm of CICQ

TANG Quan 1, GAO Zhi-jiang 2   

  1. (1. Department of Computer Science, Sichuan Vocational and Technical College, Suining 629000, China; 2. College of Information Science & Technology, Southwest Jiaotong University, Chengdu 610031, China)
  • Online:2011-04-05 Published:2011-03-31

摘要: 通过研究4种经典的CICQ调度算法,提出一种高性能的LQF_DRR交换调度算法。该算法在输入端采用最长队列优先调度策略,在输出端采用DRR调度机制,通过输入端与输出端的相互配合,优先服务异常队列,以减小交换结构输入端长队列对算法性能的影响。仿真结果证明该算法在各种流量下都有良好的时延性能和稳定性。

关键词: CICQ交换结构, 最长队列优先调度, DRR算法, LQF_DRR算法

Abstract: By researching four classical Combined Input and Crosspoint Queued(CICQ) scheduling algorithms, this paper proposes a high- performance scheduling algorithm called LQF_DRR. It uses Longest Queue First(LQF) scheduling strategy at the input ports and Dynamic Round Robin(DRR) strategy at output ports. The cooperation between input and output scheduling makes the long queues have a prior to be serviced, which improves the performance of switch fabric. Simulation result shows that LQF_DRR exhibits good delay performance and stability under any admissible traffic.

Key words: Combined Input and Crosspoint Queued(CICQ) switch structure, Longest Queue First(LQF) scheduling, Dynamic Round Robin (DRR) algorithm, LQF_DRR algorithm

中图分类号: