Searched +full:gain +full:- +full:scaling +full:- +full:n +full:- +full:inv +full:- +full:log2 (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/dac/ |
| D | adi,ad3552r.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Nuno Sá <nuno.sa@analog.com> 16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3542r.pdf 17 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3552r.pdf 22 - adi,ad3542r 23 - adi,ad3552r 28 spi-max-frequency: 31 reset-gpios: [all …]
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | fair.c | 1 // SPDX-License-Identifier: GPL-2.0 43 #include <linux/memory-tiers.h> 93 * Targeted preemption latency for CPU-bound tasks: 96 * 'timeslice length' - timeslices in CFS are of variable length 97 * and have no persistent notion like in traditional, time-slice 101 * run vmstat and monitor the context-switches (cs) field) 109 * The initial- and re-scaling of tunables is configurable 113 * SCHED_TUNABLESCALING_NONE - unscaled, always *1 114 * SCHED_TUNABLESCALING_LOG - scaled logarithmical, *1+ilog(ncpus) 115 * SCHED_TUNABLESCALING_LINEAR - scaled linear, *ncpus [all …]
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | fair.c | 1 // SPDX-License-Identifier: GPL-2.0 55 * Targeted preemption latency for CPU-bound tasks: 58 * 'timeslice length' - timeslices in CFS are of variable length 59 * and have no persistent notion like in traditional, time-slice 63 * run vmstat and monitor the context-switches (cs) field) 71 * The initial- and re-scaling of tunables is configurable 75 * SCHED_TUNABLESCALING_NONE - unscaled, always *1 76 * SCHED_TUNABLESCALING_LOG - scaled logarithmical, *1+ilog(ncpus) 77 * SCHED_TUNABLESCALING_LINEAR - scaled linear, *ncpus 84 * Minimal preemption granularity for CPU-bound tasks: [all …]
|