Lines Matching +full:flow +full:- +full:controller
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)"
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)
323 tristate "Proportional Integral controller Enhanced (PIE) scheduler"
325 Say Y here if you want to use the Proportional Integral controller
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
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"
880 tristate "Inter-FE action based on IETF ForCES InterFE LFB"
886 "Distributing Linux Traffic Control Classifier-Action Subsystem"
920 Say Y here to allow to control the ingress flow to be passed at
950 Say N here if you won't be using tc<->ovs offload or tc chains offload.