HFSC - Online Linux Manual Page
Section : 8
Updated : 31 October 2011
Source : iproute2
Note : Linux
NAMEHFSC − Hierarchical Fair Service Curve's control under linux
SYNOPSIStc 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 service curve
ul : upperlimit service curve
• at least one of rt, ls or sc must be specified
• ul can only be specified with ls or sc
.IP "SC := [ [ m1 BPS ] d SEC ] m2 BPS"
m1 : slope of the first segment
d : x−coordinate of intersection
m2 : slope of the second segment.IP "SC := [ [ umax BYTE ] dmax SEC ] rate BPS"
umax : maximum unit of work
dmax : maximum delay
rate : rateFor description of BYTE, BPS and SEC − please see UNITS section of tc(8).
DESCRIPTION (qdisc)HFSC qdisc has only one optional parameter − default. CLASSID specifies the minor part of the default classid, where packets not classified by other means (e.g. u32 filter, CLASSIFY target of iptables) will be enqueued. If default is not specified, unclassified packets will be dropped.
DESCRIPTION (class)HFSC class is used to create a class hierarchy for HFSC scheduler. For explanation of the algorithm, and the meaning behind rt, ls, sc and ul service curves − please refer to tc−hfsc(7). As you can see in SYNOPSIS, service curve (SC) can be specified in two ways. Either as maximum delay for certain amount of work, or as a bandwidth assigned for certain amount of time. Obviously, m1 is simply umax/dmax. Both m2 and rate are mandatory. If you omit other parameters, you will specify linear service curve.
SEE ALSO tc(8), tc−hfsc(7), tc−stab(8) Please direct bugreports and patches to: <netdev@vger.kernel.org>
AUTHOR Manpage created by Michal Soltys (soltys@ziu.info) 0
Johanes Gumabo
Data Size : 9,076 byte
man-tc-hfsc.8Build : 2025-03-22, 13:26 :
Visitor Screen : x
Visitor Counter ( page / site ) : 4 / 1,209,145
Visitor ID : :
Visitor IP : 18.116.37.113 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 25.03.22
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (rof_unit_scale_ch|30|tc-hfsc.8|20||.IP "SC := [ [ \fBm1\fR BPS ] \fBd\fR SEC ] \fBm2\fR BPS"
) (rof_IP|27|tc-hfsc.8|20||.IP "SC := [ [ \fBm1\fR BPS ] \fBd\fR SEC ] \fBm2\fR BPS"
) (rof_unit_scale_ch|30|tc-hfsc.8|25||.IP "SC := [ [ \fBumax\fR BYTE ] \fBdmax\fR SEC ] \fBrate\fR BPS"
) (rof_IP|27|tc-hfsc.8|25||.IP "SC := [ [ \fBumax\fR BYTE ] \fBdmax\fR SEC ] \fBrate\fR BPS"
)