Page MenuHomeFreeBSD

CoDel, FQ-CoDel, PIE and FQ-PIE for ipfw/dummynet
ClosedPublic

Authored by truckman on May 16 2016, 7:29 AM.
Tags
None
Referenced Files
F81945249: D6388.diff
Tue, Apr 23, 2:03 PM
Unknown Object (File)
Sat, Apr 20, 5:38 PM
Unknown Object (File)
Tue, Apr 16, 7:12 AM
Unknown Object (File)
Thu, Apr 11, 7:20 PM
Unknown Object (File)
Feb 29 2024, 2:29 PM
Unknown Object (File)
Feb 22 2024, 7:04 PM
Unknown Object (File)
Feb 17 2024, 1:32 AM
Unknown Object (File)
Jan 12 2024, 6:16 PM
Subscribers

Details

Summary

This is the Version 0.2 patch adding CoDel, FQ-CoDel, PIE and
FQ-PIE AQM implementations to ipfw/dummynet.

Centre for Advanced Internet Architectures,
Swinburne University of Technology,
Melbourne, Australia

18 April, 2016
Dummynet AQM v0.2 - CoDel, FQ-CoDel, PIE and FQ-PIE for FreeBSD's

	    ipfw/dummynet framework

Author: Rasool Al-Saadi <ralsaadi@swin.edu.au>

More info here: http://caia.swin.edu.au/freebsd/aqm/downloads.html

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

truckman retitled this revision from to CoDel, FQ-CoDel, PIE and FQ-PIE for ipfw/dummynet.
truckman updated this object.
truckman edited the test plan for this revision. (Show Details)

Update patch to version 0.2.1:

  • Fixed FQ-Codel/FQ-PIE over-limit checking
  • Fixed CoDel/FQ-Codel isqrt initial value that can cause wrong isqrt guessing
  • Fixed kernel panic when unloading dummynet module while there is a busy PIE AQM
  • Fixed kernel panic when reconfigure busy droptail pipe to use CoDel/PIE AQM
  • Fixed mismatch FQ-Codel/FQ-PIE quantum boundaries with the technical report
This revision was automatically updated to reflect the committed changes.