Home
last modified time | relevance | path

Searched full:fair (Results 1 – 25 of 221) sorted by relevance

123456789

/kernel/linux/linux-4.19/net/sched/
DKconfig6 bool "QoS and/or fair queueing"
79 tristate "Hierarchical Fair Service Curve (HFSC)"
81 Say Y here if you want to use the Hierarchical Fair Service Curve
131 tristate "Stochastic Fair Blue (SFB)"
133 Say Y here if you want to use the Stochastic Fair Blue (SFB)
279 tristate "Quick Fair Queueing scheduler (QFQ)"
281 Say Y here if you want to use the Quick Fair Queueing Scheduler (QFQ)
301 tristate "Fair Queue Controlled Delay AQM (FQ_CODEL)"
323 tristate "Fair Queue"
422 bool "Fair Queue" if NET_SCH_FQ
[all …]
/kernel/linux/linux-5.10/net/sched/
DKconfig7 bool "QoS and/or fair queueing"
80 tristate "Hierarchical Fair Service Curve (HFSC)"
82 Say Y here if you want to use the Hierarchical Fair Service Curve
132 tristate "Stochastic Fair Blue (SFB)"
134 Say Y here if you want to use the Stochastic Fair Blue (SFB)
291 tristate "Quick Fair Queueing scheduler (QFQ)"
293 Say Y here if you want to use the Quick Fair Queueing Scheduler (QFQ)
313 tristate "Fair Queue Controlled Delay AQM (FQ_CODEL)"
335 tristate "Fair Queue"
463 bool "Fair Queue" if NET_SCH_FQ
[all …]
/kernel/linux/linux-4.19/Documentation/scheduler/
Dsched-design-CFS.txt8 CFS stands for "Completely Fair Scheduler," and is the new "desktop" process
146 sched/fair.c implements the CFS scheduler described above.
202 fair CPU time to each task. Sometimes, it may be desirable to group tasks and
203 provide fair CPU time to each such task group. For example, it may be
204 desirable to first provide fair CPU time to each user on the system and then to
D00-INDEX8 - goals, design and implementation of the Completely Fair Scheduler.
/kernel/linux/linux-4.19/net/dccp/ccids/
DKconfig19 be reasonably fair when competing for bandwidth with TCP-like flows,
20 where a flow is "reasonably fair" if its sending rate is generally
/kernel/linux/linux-5.10/net/dccp/ccids/
DKconfig20 be reasonably fair when competing for bandwidth with TCP-like flows,
21 where a flow is "reasonably fair" if its sending rate is generally
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-design-CFS.rst9 CFS stands for "Completely Fair Scheduler," and is the new "desktop" process
152 sched/fair.c implements the CFS scheduler described above.
209 fair CPU time to each task. Sometimes, it may be desirable to group tasks and
210 provide fair CPU time to each such task group. For example, it may be
211 desirable to first provide fair CPU time to each user on the system and then to
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dspinlock.h19 * These are fair FIFO ticket locks, which support up to 2^16 CPUs.
Dqspinlock.h94 * back to a Test-and-Set spinlock, because fair locks have in virt_spin_lock()
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dspinlock.h19 * These are fair FIFO ticket locks, which support up to 2^16 CPUs.
Dqspinlock.h81 * back to a Test-and-Set spinlock, because fair locks have in virt_spin_lock()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-bdi49 be trusted to play fair.
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-class-bdi50 be trusted to play fair.
/kernel/linux/linux-4.19/kernel/sched/
DMakefile20 obj-y += idle.o fair.o rt.o deadline.o
/kernel/linux/linux-4.19/fs/reiserfs/
DREADME40 fair, ask. (Last I spoke with him Richard was contemplating how best
41 to address the fair crediting issue in the next GPL version.)
/kernel/linux/linux-5.10/fs/reiserfs/
DREADME40 fair, ask. (Last I spoke with him Richard was contemplating how best
41 to address the fair crediting issue in the next GPL version.)
/kernel/linux/linux-5.10/kernel/sched/
DMakefile26 obj-y += idle.o fair.o rt.o deadline.o
/kernel/linux/linux-5.10/tools/include/linux/
Dring_buffer.h41 * supported architectures since for a fair number it would
/kernel/linux/linux-4.19/block/
DKconfig.iosched30 among all processes in the system. It should provide a fair
/kernel/linux/linux-5.10/include/net/
Dfq.h60 * struct fq - main container for fair queuing purposes
/kernel/linux/linux-4.19/include/net/
Dfq.h61 * struct fq - main container for fair queuing purposes
/kernel/linux/linux-5.10/Documentation/process/
Dcode-of-conduct.rst45 and are expected to take appropriate and fair corrective action in response to
/kernel/linux/linux-4.19/Documentation/process/
Dcode-of-conduct.rst45 and are expected to take appropriate and fair corrective action in response to
/kernel/linux/linux-5.10/Documentation/driver-api/
Dbasics.rst30 .. kernel-doc:: kernel/sched/fair.c
/kernel/linux/linux-5.10/include/asm-generic/
Dqrwlock.h91 /* Optimize for the unfair lock case where the fair flag is 0. */ in queued_write_lock()

123456789