]> xenbits.xensource.com Git - libvirt.git/commit
bandwidth: Attach sfq to leaf node
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 19 Nov 2012 11:16:07 +0000 (12:16 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 11 Dec 2012 17:16:52 +0000 (18:16 +0100)
commit7e5040bd200b9ca401a5beb250f95d61a0edbf74
treed08fafe92f991df7c85669062a67c7cf73553885
parentad9d8dbcae2566405cb9183bac2483f9c95cf330
bandwidth: Attach sfq to leaf node

Stochastic Fairness Queuing (SFQ) is queuing discipline
(qdisc) which doesn't really shape any traffic but 'just'
re-arrange packets in sending buffer so no stream starve.
The goal is to ensure fairness. There is basically only one
configuration parameter (perturb) which is set to advised
value of 10.
src/util/virnetdevbandwidth.c