Skip to content
Snippets Groups Projects
Commit 17c90e94 authored by Steven Barth's avatar Steven Barth
Browse files

Add sch_fq and sch_pie to the kmod-sched package.


These are two new packet schedulers introduced in Linux 3.12 and 3.14
respectively. sch_fq is a perfect fairness queueing scheduler that also
adds pacing on host TCP flows, and sch_pie is an AQM.

Having them available in kmod-sched makes it easier for people to test
these new queueing schemes.

Signed-off-by: default avatarToke Høiland-Jørgensen <toke@toke.dk>

SVN-Revision: 45885
parent 281cb95a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment