Skip to content

Commit 462dbc9

Browse files
paolo-githubdavem330
authored andcommitted
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 351f33d commit 462dbc9

File tree

1 file changed

+566
-264
lines changed

1 file changed

+566
-264
lines changed

0 commit comments

Comments
 (0)