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

计算机工程 ›› 2008, Vol. 34 ›› Issue (1): 7-9. doi: 10.3969/j.issn.1000-3428.2008.01.003

• 博士论文 • 上一篇    下一篇

基于预测的最长队列优先调度算法

徐 刚,丁泉龙   

  1. (华南理工大学电子与信息学院,广州 510640)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-01-05 发布日期:2008-01-05

Prediction-based Longest Queue First Scheduling Algorithm

XU Gang, DING Quan-long   

  1. (School of Electronic and Information Engineering, South China University of Technology, Guangzhou 510640)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-01-05 Published:2008-01-05

摘要: 提出了一个基于预测的最长队列优先(PLQF)调度算法,该算法不仅考虑队列当前长度,还考虑了即将到来的流量信息,根据这一信息,资源被分配给最可能发生溢出的用户,通过预先调整队列长度以满足即将到来的流量,降低了丢包率(CLR),同时提高了缓存的利用率。理论分析表明,PLQF算法可以获得比传统LQF算法更低的CLR,仿真结果证实了PLQF算法的CLR只有传统LQF算法的10%~60%。

关键词: 流量预测, 最长队列优先, 基于预测的最长队列优先, 输入排队, 丢包率

Abstract: This paper proposes a Prediction-based Longest Queue First (PLQF) scheduling algorithm. The scheduler considers not only the queue length, but also the incoming traffic. Based on that information, the resource is allocated to the user with the highest probability of overflow. The scheduler can adjust the queue lengths in advance to cater for the incoming traffic, targeting to minimize CLR and improve the buffer utilization. Theoretical analysis shows that the PLQF algorithm can lead to a lower CLR than the conventional LQF algorithm. Simulation results show the PLQF algorithm can reduce CLR by 10%~60%.

Key words: traffic prediction, Longest Queue First(LQF), Prediction-based Longest Queue First(PLQF), input-queuing, Cell Loss Ratio(CLR)

中图分类号: