Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NET_SCH_HTB
has multiple definitions:
net/sched/Kconfig
The configuration item CONFIG_NET_SCH_HTB:
(none)
sch_htb
Say Y here if you want to use the Hierarchical Token Buckets (HTB) packet scheduling algorithm. See http://luxik.cdi.cz/~devik/qos/htb/ for complete manual and in-depth articles.
HTB is very similar to CBQ regarding its goals however is has different properties and different algorithm.
To compile this code as a module, choose M here: the module will be called sch_htb.
net/sched/Kconfig
The configuration item CONFIG_NET_SCH_HTB:
CONFIG_NET_SCHED
sch_htb
Say Y here if you want to use the Hierarchical Token Buckets (HTB) packet scheduling algorithm for some of your network devices. See http://luxik.cdi.cz/~devik/qos/htb/ for complete manual and in-depth articles.
HTB is very similar to the CBQ regarding its goals however is has different properties and different algorithm.
To compile this code as a module, choose M here: the module will be called sch_htb.
Raw data from LKDDb:
lkddb module sch_htb CONFIG_NET_SCH_HTB : net/sched/Kconfig : "Hierarchical Token Bucket (HTB)" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab