diff options
| author | Mohit P. Tahiliani <[email protected]> | 2019-02-26 00:40:00 +0530 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-02-25 14:21:03 -0800 |
| commit | 95400b975dd32d2398ecff4dcc6f7bf0ffbd725f (patch) | |
| tree | 34b983ee61e40a6caf75718eb30e50da9d92aa26 /tools/perf/scripts | |
| parent | 3f7ae5f3dc5295ac17d6521130ed8a8f8a723fbf (diff) | |
net: sched: pie: add derandomization mechanism
Random dropping of packets to achieve latency control may
introduce outlier situations where packets are dropped too
close to each other or too far from each other. This can
cause the real drop percentage to temporarily deviate from
the intended drop probability. In certain scenarios, such
as a small number of simultaneous TCP flows, these
deviations can cause significant deviations in link
utilization and queuing latency.
RFC 8033 suggests using a derandomization mechanism to avoid
these deviations.
Signed-off-by: Mohit P. Tahiliani <[email protected]>
Signed-off-by: Dhaval Khandla <[email protected]>
Signed-off-by: Hrishikesh Hiraskar <[email protected]>
Signed-off-by: Manish Kumar B <[email protected]>
Signed-off-by: Sachin D. Patil <[email protected]>
Signed-off-by: Leslie Monis <[email protected]>
Acked-by: Dave Taht <[email protected]>
Acked-by: Jamal Hadi Salim <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions