]> git.ipfire.org Git - ipfire-2.x.git/commit
QoS: Increase queue size and quantum for fq_codel
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 14 Oct 2019 16:46:27 +0000 (16:46 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 14 Oct 2019 18:05:21 +0000 (18:05 +0000)
commitd33ad4bdfe737056aaf373c569dc63744d231e96
tree0f30c3b8af550e96200ffd54ce8945166f5216f3
parentb1c695e872f0b1968dadee7fc38cf3258423c3ac
QoS: Increase queue size and quantum for fq_codel

This optimises the QoS to process more bandwidth.

The limit variable sets the maximum number of packets in the
queue which was regularly exceeded on fast connections with
the old setting. This now allows up to 10G of data transfer
and is set to the default of fq_codel.

Quantum sets how many bytes can be read from the queue per
iteration. This is now set to the default again, which is
the size of an Ethernet frame including its header.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/qos/makeqosscripts.pl