Home
last modified time | relevance | path

Searched refs:fair (Results 1 – 25 of 44) sorted by relevance

12

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_config.c662 u64 fair; in pf_estimate_fair_ggtt() local
673 fair = ALIGN_DOWN(fair, alignment); in pf_estimate_fair_ggtt()
692 u64 fair; in xe_gt_sriov_pf_config_set_fair_ggtt() local
971 for (; fair; --fair) { in pf_estimate_fair_ctxs()
996 u32 fair; in xe_gt_sriov_pf_config_set_fair_ctxs() local
1219 for (; fair; --fair) { in pf_estimate_fair_dbs()
1244 u32 fair; in xe_gt_sriov_pf_config_set_fair_dbs() local
1592 u64 fair; in pf_estimate_fair_lmem() local
1596 fair = ALIGN_DOWN(fair, alignment); in pf_estimate_fair_lmem()
1598 fair = min_t(u64, MAX_FAIR_LMEM, fair); in pf_estimate_fair_lmem()
[all …]
/linux-6.15/net/dccp/ccids/
H A 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
/linux-6.15/kernel/sched/
H A DMakefile37 obj-y += fair.o
/linux-6.15/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-6.15/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-6.15/Documentation/scheduler/
H A Dsched-design-CFS.rst159 sched/fair.c implements the CFS scheduler described above.
216 fair CPU time to each task. Sometimes, it may be desirable to group tasks and
217 provide fair CPU time to each such task group. For example, it may be
218 desirable to first provide fair CPU time to each user on the system and then to
H A Dsched-eevdf.rst16 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()
H A Dsched-rt-group.rst106 bandwidth for fair dl_server. For accurate value check average of
/linux-6.15/Documentation/driver-api/
H A Dbasics.rst30 .. kernel-doc:: kernel/sched/fair.c
/linux-6.15/Documentation/process/
H A Dcode-of-conduct.rst45 and are expected to take appropriate and fair corrective action in response to
/linux-6.15/Documentation/core-api/
H A Dgenalloc.rst101 naturally, write a special-purpose algorithm, but there is a fair set
/linux-6.15/Documentation/locking/
H A Dpi-futex.rst53 apps have a very fair expectation of being able to use locks, we've got
H A Dlocktypes.rst137 On non-PREEMPT_RT kernels the implementation is fair, thus preventing
302 suffix rules of spinlock_t apply accordingly. The implementation is fair,
H A Dmutex-design.rst53 with the desirable properties of being fair and with each cpu trying
/linux-6.15/Documentation/arch/arm/
H A Dvlocks.rst85 * vlocks are not intended to be fair. In the contended case, it is the
/linux-6.15/Documentation/block/
H A Dbiovecs.rst66 - again, this was being done in a fair number of places.
/linux-6.15/Documentation/admin-guide/sysctl/
H A Dnet.rst172 fair queue (sfq), CoDel (codel) or fair queue CoDel (fq_codel). Don't use
/linux-6.15/Documentation/fb/
H A Dmodedb.rst11 - one generic video mode database with a fair amount of standard videomodes
/linux-6.15/LICENSES/dual/
H A DCC-BY-4.0113 e. Exceptions and Limitations means fair use, fair dealing, and/or
/linux-6.15/Documentation/
H A Datomic_t.txt322 a fair amount of code also requires forward progress from the conditional
/linux-6.15/Documentation/trace/
H A Dtracepoint-analysis.rst34 will give a fair indication of the number of events available.
/linux-6.15/Documentation/admin-guide/media/
H A Ddvb_intro.rst39 frames per second - a fair amount of data is generated and must be
/linux-6.15/Documentation/networking/
H A Deql.rst43 I suggest to ISPs out there that it would probably be fair to charge

12