Home
last modified time | relevance | path

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

12345

/linux/net/sched/
H A DKconfig7 bool "QoS and/or fair queueing"
63 tristate "Hierarchical Fair Service Curve (HFSC)"
65 Say Y here if you want to use the Hierarchical Fair Service Curve
101 tristate "Stochastic Fair Blue (SFB)"
103 Say Y here if you want to use the Stochastic Fair Blue (SFB)
256 tristate "Quick Fair Queueing scheduler (QFQ)"
258 Say Y here if you want to use the Quick Fair Queueing Scheduler (QFQ)
278 tristate "Fair Queue Controlled Delay AQM (FQ_CODEL)"
300 tristate "Fair Queue"
451 bool "Fair Queue" if NET_SCH_FQ
[all …]
H A Dsch_fq_codel.c3 * Fair Queue CoDel discipline
26 /* Fair Queue CoDel.
751 MODULE_DESCRIPTION("Fair Queue CoDel discipline");
H A Dsch_choke.c21 CHOKe stateless AQM for fair bandwidth allocation
37 Active Queue Management Scheme for Approximating Fair Bandwidth Allocation",
/linux/include/asm-generic/
H A Dqrwlock.h5 * These use generic atomic and locking routines, but depend on a fair spinlock
6 * implementation in order to be fair themselves. The implementation in
97 /* Optimize for the unfair lock case where the fair flag is 0. */ in queued_write_lock()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-bdi71 be trusted to play fair.
84 which cannot be trusted to play fair.
112 trusted to play fair, or a nbd device.
/linux/net/dccp/ccids/
H A DKconfig
/linux/kernel/sched/
H A Dbuild_policy.c7 * comparable to core.c and fair.c, the other two big
12 * core.c and fair.c are built separately.
H A Dbuild_utility.c7 * comparable to core.c, fair.c, smp.c and policy.c, the other
H A Dpelt.c23 * Move PELT related code from fair.c into this pelt.c file
475 * the fair class. @rq must be locked and have its clock updated.
/linux/Documentation/scheduler/
H A Dsched-eevdf.rst8 away from the earlier Completely Fair Scheduler (CFS) in favor of a version
16 whether a task has received its fair share of CPU time. In this way, a task
H A Dschedutil.rst108 For more detail see: kernel/sched/fair.c:util_est_dequeue()
/linux/net/sctp/
H A Dstream_sched_fc.c22 /* Fair Capacity and Weighted Fair Queueing handling
/linux/Documentation/devicetree/bindings/rng/
H A Dnuvoton,npcm-rng.yaml15 - Benjamin Fair <benjaminfair@google.com>
/linux/include/net/
H A Dfq.h63 * struct fq - main container for fair queuing purposes
/linux/tools/include/linux/
H A Dring_buffer.h41 * supported architectures since for a fair number it would
/linux/Documentation/process/
H A Dcode-of-conduct.rst45 and are expected to take appropriate and fair corrective action in response to
/linux/Documentation/translations/zh_CN/scheduler/
H A Dschedutil.rst106 更多细节见: kernel/sched/fair.c:util_est_dequeue()
H A Dsched-design-CFS.rst125 sched/fair.c 实现了上文描述的CFS调度器。
/linux/kernel/locking/
H A Dmcs_spinlock.h8 * with the desirable properties of being fair, and with each cpu trying
/linux/net/ipv4/
H A DKconfig526 based on network conditions and in a way so as to be fair with
589 ``fair share`` of bandwidth as targeted by TCP.
680 ("Fair Queue") pacing packet scheduler.
/linux/LICENSES/dual/
H A DCC-BY-4.0113 e. Exceptions and Limitations means fair use, fair dealing, and/or
/linux/Documentation/block/
H A Dbfq-iosched.rst2 BFQ (Budget Fair Queueing)
214 applications more than their fair share of the device
244 perfectly fair, and smooth service. In particular, B-WF2Q+
/linux/Documentation/core-api/
H A Dgenalloc.rst101 naturally, write a special-purpose algorithm, but there is a fair set
/linux/Documentation/locking/
H A Dpi-futex.rst53 apps have a very fair expectation of being able to use locks, we've got
/linux/drivers/char/tpm/
H A Dtpm_i2c_atmel.c35 * fair number of read responses in the buffer so a 2nd retry can be

12345