Lines Matching +full:flow +full:- +full:controlled
1 # SPDX-License-Identifier: GPL-2.0-only
21 need a certain minimum data flow rate, or if you need to limit the
22 maximum data flow rate for traffic which matches specified criteria.
25 To administer these schedulers, you'll need the user-level utilities
54 in-depth articles.
74 Say Y here if you want to use an n-band priority queue packet
81 tristate "Hardware Multiqueue-aware Multi Band Queuing (MULTIQ)"
83 Say Y here if you want to use an n-band queue packet scheduler
199 re-ordering. This is often useful to simulate networks when
219 tristate "Multi-queue priority scheduler (MQPRIO)"
222 Say Y here if you want to use the Multi-queue Priority scheduler.
235 scheduler. This schedules packets according to skb->priority,
245 tristate "CHOose and Keep responsive flow scheduler (CHOKE)"
267 tristate "Controlled Delay AQM (CODEL)"
269 Say Y here if you want to use the Controlled Delay (CODEL)
278 tristate "Fair Queue Controlled Delay AQM (FQ_CODEL)"
280 Say Y here if you want to use the FQ Controlled Delay (FQ_CODEL)
304 FQ does flow separation, and is able to respect pacing requirements
305 set by TCP stack into sk->sk_pacing_rate (for locally generated
314 tristate "Heavy-Hitter Filter (HHF)"
316 Say Y here if you want to use the Heavy-Hitter Filter (HHF)
336 tristate "Flow Queue Proportional Integral controller Enhanced (FQ-PIE)"
338 Say Y here if you want to use the Flow Queue Proportional Integral
339 controller Enhanced (FQ-PIE) packet scheduling algorithm.
348 tristate "Ingress/classifier-action Qdisc"
372 packet flow.
395 strict and bandwidth-sharing bands to implement the transmission
430 bool "Controlled Delay" if NET_SCH_CODEL
433 bool "Fair Queue Controlled Delay" if NET_SCH_FQ_CODEL
436 bool "Flow Queue Proportional Integral controller Enhanced" if NET_SCH_FQ_PIE
516 tristate "Flow classifier"
539 tristate "BPF-based classifier"
559 tristate "Match-all classifier"
870 tristate "Inter-FE action based on IETF ForCES InterFE LFB"
876 "Distributing Linux Traffic Control Classifier-Action Subsystem"
910 Say Y here to allow to control the ingress flow to be passed at
940 Say N here if you won't be using tc<->ovs offload or tc chains offload.