HFSC(8) Linux HFSC(8) (NAME) tc-hfsc - (HFSC) HFSC - (SYNOPSIS) tc qdisc add ... hfsc [ default CLASSID ] tc class add ... hfsc [ [ rt SC ] [ ls SC ] | [ sc SC ] ] [ ul SC ] rt : (realtime service curve) ls : (linkshare service curve) sc : rt+ls ul : (upperlimit service curve) o rt ls sc o ul ls sc SC := [ [ m1 BPS ] d SEC ] m2 BPS m1 : (slope of the first segment) d : x (x-coordinate of intersection) m2 : (slope of the second segment) SC := [ [ umax BYTE ] dmax SEC ] rate BPS umax : (maximum unit of work) dmax : (maximum delay) rate : (rate) BYTE BPS SEC UNITS tc(8) . (DESCRIPTION - qdisc) (qdisc) HFSC : default. CLASSID (minor) ( u32 CLASSIFY iptables) (enqueue) . default (drop) . (DESCRIPTION - class) HFSC HFSC . rt ls sc ul tc-hfsc(7) . (SYNOPSIS) (SC) : . m1 umax/dmax . m2 rate . . (SEE ALSO) tc(8), tc-hfsc(7), tc-stab(8) : (AUTHOR) Michal Soltys (soltys@ziu.info) . iproute2 31 October 2011 HFSC(8)