pkt_sched: QFQ Plus: fair-queueing service at DRR cost
This patch turns QFQ into QFQ+, a variant of QFQ that provides the following two benefits: 1) QFQ+ is faster than QFQ, 2) differently from QFQ, QFQ+ correctly schedules also non-leaves classes in a hierarchical setting. A detailed description of QFQ+, plus a performance comparison with DRR and QFQ, can be found in [1]. [1] P. Valente, "Reducing the Execution Time of Fair-Queueing Schedulers" http://algo.ing.unimo.it/people/paolo/agg-sched/agg-sched.pdf Signed-off-by:Paolo Valente <paolo.valente@unimore.it> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
-
mentioned in commit 3e337087
-
mentioned in commit cf8ecd6e
-
mentioned in commit 1b3d59e7
-
mentioned in commit msm-4.4@b4a6c6f4
-
mentioned in commit 6ea277b2
-
mentioned in commit 4655b13f
-
mentioned in commit 130bf744
-
mentioned in commit 7999b48d
-
mentioned in commit msm-4.19@7999b48d
-
mentioned in commit af8ceb50
Please register or sign in to comment