/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_gt_sriov_pf_config.c | 623 u64 fair; in pf_estimate_fair_ggtt() local 633 fair = div_u64(available, num_vfs); in pf_estimate_fair_ggtt() 634 fair = ALIGN_DOWN(fair, alignment); in pf_estimate_fair_ggtt() 636 available / SZ_1K, num_vfs, fair / SZ_1K); in pf_estimate_fair_ggtt() 637 return fair; in pf_estimate_fair_ggtt() 653 u64 fair; in xe_gt_sriov_pf_config_set_fair_ggtt() local 660 fair = pf_estimate_fair_ggtt(gt, num_vfs); in xe_gt_sriov_pf_config_set_fair_ggtt() 663 if (!fair) in xe_gt_sriov_pf_config_set_fair_ggtt() 666 return xe_gt_sriov_pf_config_bulk_set_ggtt(gt, vfid, num_vfs, fair); in xe_gt_sriov_pf_config_set_fair_ggtt() 925 u32 fair = (idm->total - spare) / num_vfs; in pf_estimate_fair_ctxs() local [all …]
|
/linux-6.12.1/net/dccp/ccids/ |
D | Kconfig | 20 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.12.1/kernel/sched/ |
D | Makefile | 32 obj-y += fair.o
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-bdi | 71 be trusted to play fair. 84 which cannot be trusted to play fair. 112 trusted to play fair, or a nbd device.
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-design-CFS.rst | 159 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
|
D | sched-eevdf.rst | 16 whether a task has received its fair share of CPU time. In this way, a task
|
D | schedutil.rst | 108 For more detail see: kernel/sched/fair.c:util_est_dequeue()
|
/linux-6.12.1/Documentation/translations/zh_CN/scheduler/ |
D | schedutil.rst | 106 更多细节见: kernel/sched/fair.c:util_est_dequeue()
|
D | sched-design-CFS.rst | 125 sched/fair.c 实现了上文描述的CFS调度器。
|
/linux-6.12.1/Documentation/driver-api/ |
D | basics.rst | 30 .. kernel-doc:: kernel/sched/fair.c
|
/linux-6.12.1/Documentation/process/ |
D | code-of-conduct.rst | 45 and are expected to take appropriate and fair corrective action in response to
|
/linux-6.12.1/fs/reiserfs/ |
D | README | 40 fair, ask. (Last I spoke with him Richard was contemplating how best 41 to address the fair crediting issue in the next GPL version.)
|
/linux-6.12.1/Documentation/core-api/ |
D | genalloc.rst | 101 naturally, write a special-purpose algorithm, but there is a fair set
|
/linux-6.12.1/Documentation/locking/ |
D | locktypes.rst | 137 On non-PREEMPT_RT kernels the implementation is fair, thus preventing 302 suffix rules of spinlock_t apply accordingly. The implementation is fair,
|
D | pi-futex.rst | 53 apps have a very fair expectation of being able to use locks, we've got
|
D | mutex-design.rst | 53 with the desirable properties of being fair and with each cpu trying
|
/linux-6.12.1/Documentation/arch/arm/ |
D | vlocks.rst | 85 * vlocks are not intended to be fair. In the contended case, it is the
|
/linux-6.12.1/Documentation/admin-guide/sysctl/ |
D | net.rst | 172 fair queue (sfq), CoDel (codel) or fair queue CoDel (fq_codel). Don't use
|
/linux-6.12.1/Documentation/block/ |
D | biovecs.rst | 66 - again, this was being done in a fair number of places.
|
/linux-6.12.1/LICENSES/dual/ |
D | CC-BY-4.0 | 113 e. Exceptions and Limitations means fair use, fair dealing, and/or
|
/linux-6.12.1/Documentation/fb/ |
D | modedb.rst | 11 - one generic video mode database with a fair amount of standard videomodes
|
/linux-6.12.1/Documentation/ |
D | atomic_t.txt | 322 a fair amount of code also requires forward progress from the conditional
|
/linux-6.12.1/Documentation/trace/ |
D | tracepoint-analysis.rst | 34 will give a fair indication of the number of events available.
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | dvb_intro.rst | 39 frames per second - a fair amount of data is generated and must be
|
/linux-6.12.1/mm/ |
D | Kconfig.debug | 117 a fair amount of memory if enabled. See tools/mm/page_owner_sort.c
|