Searched refs:workloads (Results 1 – 25 of 73) sorted by relevance
123
/kernel/linux/linux-5.10/drivers/crypto/qat/ |
D | Kconfig | 22 for accelerating crypto and compression workloads. 33 for accelerating crypto and compression workloads. 44 for accelerating crypto and compression workloads. 57 Virtual Function for accelerating crypto and compression workloads. 69 Virtual Function for accelerating crypto and compression workloads. 81 Virtual Function for accelerating crypto and compression workloads.
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/ |
D | Kconfig | 14 designed to accelerate Deep Learning inference and training workloads. 17 the user to submit workloads to the devices.
|
/kernel/linux/linux-5.10/drivers/cpuidle/ |
D | Kconfig | 33 Some workloads benefit from using it and it generally should be safe 45 Some virtualized workloads benefit from using it.
|
/kernel/linux/linux-5.10/Documentation/timers/ |
D | no_hz.rst | 26 workloads, you will normally -not- want this option. 39 right approach, for example, in heavy workloads with lots of tasks 42 hundreds of microseconds). For these types of workloads, scheduling 56 are running light workloads, you should therefore read the following 118 computationally intensive short-iteration workloads: If any CPU is 235 aggressive real-time workloads, which have the option of disabling 237 some workloads will no doubt want to use adaptive ticks to 239 options for these workloads: 259 workloads, which have few such transitions. Careful benchmarking 260 will be required to determine whether or not other workloads
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
D | Kconfig | 18 for accelerating crypto workloads.
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
D | scheduler.c | 1283 kmem_cache_destroy(s->workloads); in intel_vgpu_clean_submission() 1378 s->workloads = kmem_cache_create_usercopy("gvt-g_vgpu_workload", in intel_vgpu_setup_submission() 1385 if (!s->workloads) { in intel_vgpu_setup_submission() 1494 kmem_cache_free(s->workloads, workload); in intel_vgpu_destroy_workload() 1503 workload = kmem_cache_zalloc(s->workloads, GFP_KERNEL); in alloc_workload() 1677 kmem_cache_free(s->workloads, workload); in intel_vgpu_create_workload() 1691 kmem_cache_free(s->workloads, workload); in intel_vgpu_create_workload() 1702 kmem_cache_free(s->workloads, workload); in intel_vgpu_create_workload()
|
/kernel/linux/linux-5.10/security/ |
D | Kconfig.hardening | 172 sees a 1% slowdown, other systems and workloads may vary and you 202 your workloads. 222 workloads have measured as high as 7%. 239 synthetic workloads have measured as high as 8%.
|
/kernel/linux/linux-5.10/Documentation/accounting/ |
D | psi.rst | 10 When CPU, memory or IO devices are contended, workloads experience 19 such resource crunches and the time impact it has on complex workloads 23 scarcity aids users in sizing workloads to hardware--or provisioning
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | cleancache.rst | 12 many workloads in many environments at a negligible cost. 119 Cleancache provides a significant performance benefit to many workloads 142 well-publicized special-case workloads). Cleancache -- and frontswap -- 218 Briefly, performance gains can be significant on most workloads, 222 overhead is negligible even in worst case workloads. Basically
|
D | frontswap.rst | 83 Frontswap significantly increases performance in many such workloads by 104 on some workloads under high memory pressure. 120 well-publicized special-case workloads).
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
D | Kconfig.x86 | 151 the CPUs' workloads are. CPU-bound workloads will be more sensitive 153 workloads will be less sensitive -- they will not necessarily perform
|
/kernel/linux/linux-5.10/Documentation/scheduler/ |
D | sched-design-CFS.rst | 100 "server" (i.e., good batching) workloads. It defaults to a setting suitable 101 for desktop workloads. SCHED_BATCH is handled by the CFS scheduler module too. 109 than the previous vanilla scheduler: both types of workloads are isolated much
|
/kernel/linux/linux-5.10/Documentation/driver-api/md/ |
D | raid5-cache.rst | 58 completely avoid the overhead, so it's very helpful for some workloads. A 74 mode depending on the workloads. It's recommended to use a cache disk with at
|
/kernel/linux/linux-5.10/fs/squashfs/ |
D | Kconfig | 78 poor performance on parallel I/O workloads when using multiple CPU 92 poor performance on parallel I/O workloads when using multiple CPU
|
/kernel/linux/linux-5.10/Documentation/RCU/ |
D | checklist.rst | 200 to real-time workloads. Use of the expedited primitives should 203 However, real-time workloads can use rcupdate.rcu_normal kernel 213 of the system, especially to real-time workloads running on 346 for some real-time workloads, this is the whole point of using 387 real-time workloads than is synchronize_rcu_expedited().
|
/kernel/linux/linux-5.10/Documentation/block/ |
D | writeback_cache_control.rst | 11 behavior obviously speeds up various workloads, but it means the operating
|
D | bfq-iosched.rst | 87 background workloads are being executed: 122 sequential workloads considered in our tests. With random workloads, 123 and with all the workloads on flash-based devices, BFQ achieves, 142 possibly heavy workloads are being served, BFQ guarantees:
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-bench.txt | 204 Suite for evaluating NUMA workloads.
|
D | perf-stat.txt | 357 determine bottle necks in the CPU pipeline for CPU bound workloads, 369 mode like -I 1000, as the bottleneck of workloads can change often. 464 For workload sessions we also display time the workloads spent in
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | dma-buf.rst | 241 randomly hangs workloads until the timeout kicks in. Workloads, which from 254 workloads. This also means no implicit fencing for shared buffers in these
|
/kernel/linux/linux-5.10/Documentation/x86/ |
D | orc-unwinder.rst | 34 Gorman [1]_ have shown a slowdown of 5-10% for some workloads. 46 footprint. That can transform to even higher speedups for workloads
|
/kernel/linux/linux-5.10/kernel/rcu/ |
D | Kconfig | 223 real-time workloads. It can also be used to offload RCU 249 eliminates such IPIs for many workloads, proper setting
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 86 interactive or low latency workloads.
|
/kernel/linux/linux-5.10/tools/power/cpupower/bench/ |
D | README-BENCH | 21 - Real world (workloads)
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | cache-policies.rst | 52 workloads. smq also does not have any cumbersome tuning knobs.
|
123