summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_pnet.c
diff options
context:
space:
mode:
authorLeslie Monis <lesliemonis@gmail.com>2019-02-28 18:06:54 +0530
committerDavid S. Miller <davem@davemloft.net>2019-02-28 10:35:41 -0800
commit6c97da141528097eb8e1d532dc0dbe3501f4c8ff (patch)
tree10f032522179046ddde875c3a57963f8cd2581ca /net/smc/smc_pnet.c
parent4a8acef78e170854ce6865e216eff82bda92437d (diff)
downloadlinux-6c97da141528097eb8e1d532dc0dbe3501f4c8ff.tar.gz
linux-6c97da141528097eb8e1d532dc0dbe3501f4c8ff.tar.bz2
linux-6c97da141528097eb8e1d532dc0dbe3501f4c8ff.zip
net: sched: pie: avoid slow division in drop probability decay
As per RFC 8033, it is sufficient for the drop probability decay factor to have a value of (1 - 1/64) instead of 98%. This avoids the need to do slow division. Suggested-by: David Laight <David.Laight@aculab.com> Signed-off-by: Leslie Monis <lesliemonis@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc/smc_pnet.c')
0 files changed, 0 insertions, 0 deletions