| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt_sriov_pf_config.c | 683 u64 fair; in pf_estimate_fair_ggtt() local 693 fair = div_u64(available, num_vfs); in pf_estimate_fair_ggtt() 694 fair = ALIGN_DOWN(fair, alignment); in pf_estimate_fair_ggtt() 695 xe_gt_sriov_dbg_verbose(gt, "GGTT available(%lluK) fair(%u x %lluK)\n", in pf_estimate_fair_ggtt() 696 available / SZ_1K, num_vfs, fair / SZ_1K); in pf_estimate_fair_ggtt() 697 return fair; in pf_estimate_fair_ggtt() 701 * xe_gt_sriov_pf_config_set_fair_ggtt - Provision many VFs with fair GGTT. 713 u64 fair; in xe_gt_sriov_pf_config_set_fair_ggtt() local 720 fair = pf_estimate_fair_ggtt(gt, num_vfs); in xe_gt_sriov_pf_config_set_fair_ggtt() 723 if (!fair) in xe_gt_sriov_pf_config_set_fair_ggtt() [all …]
|
| /linux/net/sched/ |
| H A D | Kconfig | 7 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 D | sch_fq_codel.c | 3 * Fair Queue CoDel discipline 26 /* Fair Queue CoDel. 750 MODULE_DESCRIPTION("Fair Queue CoDel discipline");
|
| /linux/include/asm-generic/ |
| H A D | qrwlock.h | 5 * 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 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/net/dccp/ccids/ |
| H A D | Kconfig | |
| /linux/kernel/sched/ |
| H A D | build_policy.c | 7 * comparable to core.c and fair.c, the other two big 12 * core.c and fair.c are built separately.
|
| H A D | build_utility.c | 7 * comparable to core.c, fair.c, smp.c and policy.c, the other
|
| H A D | pelt.c | 23 * 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 D | sched-eevdf.rst | 8 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
|
| /linux/net/sctp/ |
| H A D | stream_sched_fc.c | 22 /* Fair Capacity and Weighted Fair Queueing handling
|
| /linux/arch/loongarch/include/asm/ |
| H A D | qspinlock.h | 22 * back to a Test-and-Set spinlock, because fair locks have in virt_spin_lock()
|
| /linux/Documentation/devicetree/bindings/rng/ |
| H A D | nuvoton,npcm-rng.yaml | 15 - Benjamin Fair <benjaminfair@google.com>
|
| /linux/arch/x86/include/asm/ |
| H A D | spinlock.h | 19 * These are fair FIFO ticket locks, which support up to 2^16 CPUs.
|
| H A D | qspinlock.h | 97 * back to a Test-and-Set spinlock, because fair locks have in virt_spin_lock()
|
| /linux/include/net/ |
| H A D | fq.h | 63 * struct fq - main container for fair queuing purposes
|
| /linux/tools/include/linux/ |
| H A D | ring_buffer.h | 41 * supported architectures since for a fair number it would
|
| /linux/Documentation/process/ |
| H A D | code-of-conduct.rst | 45 and are expected to take appropriate and fair corrective action in response to
|
| /linux/Documentation/translations/zh_CN/scheduler/ |
| H A D | schedutil.rst | 106 更多细节见: kernel/sched/fair.c:util_est_dequeue()
|
| H A D | sched-design-CFS.rst | 125 sched/fair.c 实现了上文描述的CFS调度器。
|
| /linux/drivers/thermal/ |
| H A D | Kconfig | 145 bool "Fair-share thermal governor" 147 Enable this to manage platform thermals using fair-share governor.
|
| /linux/kernel/locking/ |
| H A D | mcs_spinlock.h | 8 * with the desirable properties of being fair, and with each cpu trying
|
| /linux/Documentation/driver-api/ |
| H A D | basics.rst | 30 .. kernel-doc:: kernel/sched/fair.c
|
| /linux/net/ipv4/ |
| H A D | Kconfig | 526 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 D | CC-BY-4.0 | 113 e. Exceptions and Limitations means fair use, fair dealing, and/or
|