diff options
author | Eric Dumazet <edumazet@google.com> | 2014-11-25 08:57:29 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-26 12:08:04 -0500 |
commit | ced7a04e394fe1df41d13b833baab5cfcb1d03b3 (patch) | |
tree | d7b4cd32ef3b882498b3578ee14ed73db8ba231d /net/sched/sch_sfq.c | |
parent | d3fc6b3fddd54c2220a075aefc4e5e5ca25cff34 (diff) |
pkt_sched: fq: increase max delay from 125 ms to one second
FQ/pacing has a clamp of delay of 125 ms, to avoid some possible harm.
It turns out this delay is too small to allow pacing low rates :
Some ISP setup very aggressive policers as low as 16kbit.
Now TCP stack has spurious rtx prevention, it seems safe to increase
this fixed parameter, without adding a qdisc attribute.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_sfq.c')
0 files changed, 0 insertions, 0 deletions