| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt_sriov_pf_config.c | 684 u64 fair; in pf_estimate_fair_ggtt() local 694 fair = div_u64(available, num_vfs); in pf_estimate_fair_ggtt() 695 fair = ALIGN_DOWN(fair, alignment); in pf_estimate_fair_ggtt() 697 available / SZ_1K, num_vfs, fair / SZ_1K); in pf_estimate_fair_ggtt() 698 return fair; in pf_estimate_fair_ggtt() 731 u64 fair; in xe_gt_sriov_pf_config_set_fair_ggtt() local 738 fair = pf_estimate_fair_ggtt(gt, num_vfs); in xe_gt_sriov_pf_config_set_fair_ggtt() 741 if (!fair) in xe_gt_sriov_pf_config_set_fair_ggtt() 744 fair = min(fair, profile); in xe_gt_sriov_pf_config_set_fair_ggtt() 745 if (fair < profile) in xe_gt_sriov_pf_config_set_fair_ggtt() [all …]
|
| /linux/net/dccp/ccids/ |
| H A D | Kconfig | |
| /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/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/Documentation/driver-api/ |
| H A D | basics.rst | 30 .. kernel-doc:: kernel/sched/fair.c
|
| /linux/Documentation/scheduler/ |
| H A D | sched-eevdf.rst | 16 whether a task has received its fair share of CPU time. In this way, a task
|
| H A D | schedutil.rst | 108 For more detail see: kernel/sched/fair.c:util_est_dequeue()
|
| H A D | sched-rt-group.rst | 106 bandwidth for fair dl_server. For accurate value check average of
|
| /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/core-api/ |
| H A D | genalloc.rst | 101 naturally, write a special-purpose algorithm, but there is a fair set
|
| /linux/Documentation/locking/ |
| H A D | pi-futex.rst | 53 apps have a very fair expectation of being able to use locks, we've got
|
| H A D | mutex-design.rst | 53 with the desirable properties of being fair and with each cpu trying
|
| H A D | ww-mutex-design.rst | 47 The two algorithms are both fair in that a transaction will eventually succeed.
|
| /linux/Documentation/arch/arm/ |
| H A D | vlocks.rst | 85 * vlocks are not intended to be fair. In the contended case, it is the
|
| /linux/Documentation/block/ |
| H A D | biovecs.rst | 66 - again, this was being done in a fair number of places.
|
| H A D | bfq-iosched.rst | 214 applications more than their fair share of the device 244 perfectly fair, and smooth service. In particular, B-WF2Q+
|
| /linux/LICENSES/dual/ |
| H A D | CC-BY-4.0 | 113 e. Exceptions and Limitations means fair use, fair dealing, and/or
|
| /linux/Documentation/fb/ |
| H A D | modedb.rst | 11 - one generic video mode database with a fair amount of standard videomodes
|
| /linux/Documentation/ |
| H A D | atomic_t.txt | 322 a fair amount of code also requires forward progress from the conditional
|
| /linux/Documentation/admin-guide/media/ |
| H A D | dvb_intro.rst | 39 frames per second - a fair amount of data is generated and must be
|
| /linux/Documentation/trace/ |
| H A D | tracepoint-analysis.rst | 34 will give a fair indication of the number of events available.
|
| /linux/Documentation/networking/ |
| H A D | eql.rst | 43 I suggest to ISPs out there that it would probably be fair to charge
|
| /linux/mm/ |
| H A D | Kconfig.debug | 117 a fair amount of memory if enabled. See tools/mm/page_owner_sort.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.
|