netdev-linux: HFSC in linux
authorEthan Jackson <ethan@nicira.com>
Tue, 9 Nov 2010 18:41:47 +0000 (10:41 -0800)
committerEthan Jackson <ethan@nicira.com>
Thu, 11 Nov 2010 20:32:20 +0000 (12:32 -0800)
commita339aa8162f4ac29784bc4e35612137f9cb1a025
treeef4faeedb525a97df0085939b98e7279c1b3d6b5
parentd6de72a12fad59941409ac3ff57f1660ac5a28bb
netdev-linux: HFSC in linux

This commit implements the Hierarchical Fair Service Curve queuing
discipline in linux. HFSC performs better at high bandwidth and
implements min-rate proportional sharing of excess bandwidth.  Only
a simplified configuration interface is exposed to the user.  This
can be expand to allow more tweaking in the future.
lib/netdev-linux.c
vswitchd/vswitch.xml