Searched full:experiment (Results 1 – 25 of 125) sorted by relevance
12345
| /kernel/linux/linux-5.10/kernel/rcu/ |
| D | refscale.c | 64 // Number of loops per experiment, all readers execute operations concurrently. 65 torture_param(long, loops, 10000, "Number of loops per experiment."); 98 // Number of readers that are part of the current experiment. 107 // Track which experiment is currently running. 378 …VERBOSE_SCALEOUT("ref_scale_reader %ld: waiting to start next experiment on cpu %d", me, smp_proce… in ref_scale_reader() 395 VERBOSE_SCALEOUT("ref_scale_reader %ld: experiment %d started", me, exp_idx); in ref_scale_reader() 424 VERBOSE_SCALEOUT("ref_scale_reader %ld: experiment %d ended, (readers remaining=%d)", in ref_scale_reader() 459 sprintf(buf, "Experiment #%d (Format: <THREAD-NUM>:<Total loop time in ns>)", in process_durations() 481 // experiments. For every experiment, it orders all the readers 482 // involved to start and waits for them to finish the experiment. It [all …]
|
| /kernel/linux/linux-6.6/kernel/rcu/ |
| D | refscale.c | 81 // Number of loops per experiment, all readers execute operations concurrently. 82 torture_param(long, loops, 10000, "Number of loops per experiment."); 115 // Number of readers that are part of the current experiment. 124 // Track which experiment is currently running. 820 …VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: waiting to start next experiment on cpu %d", me, raw… in ref_scale_reader() 837 VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: experiment %d started", me, exp_idx); in ref_scale_reader() 866 VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: experiment %d ended, (readers remaining=%d)", in ref_scale_reader() 901 sprintf(buf, "Experiment #%d (Format: <THREAD-NUM>:<Total loop time in ns>)", in process_durations() 925 // experiments. For every experiment, it orders all the readers 926 // involved to start and waits for them to finish the experiment. It [all …]
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | asb100.rst | 70 * Experiment with fan divisors > 8. 71 * Experiment with temp. sensor types.
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | asb100.rst | 70 * Experiment with fan divisors > 8. 71 * Experiment with temp. sensor types.
|
| /kernel/linux/linux-5.10/include/net/ |
| D | nsh.h | 91 * an experiment SHOULD silently discard packets with MD Type 0xF. 105 * 0xFE: Experiment 1 106 * 0xFF: Experiment 2 111 * implementation not explicitly configured for a specific experiment
|
| /kernel/linux/linux-6.6/include/net/ |
| D | nsh.h | 91 * an experiment SHOULD silently discard packets with MD Type 0xF. 105 * 0xFE: Experiment 1 106 * 0xFF: Experiment 2 111 * implementation not explicitly configured for a specific experiment
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | atmel,maxtouch.txt | 29 experiment to determine which bit corresponds to which input. Use
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | ohare.h | 20 * These were mostly derived by experiment on a powerbook 3400
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | ohare.h | 20 * These were mostly derived by experiment on a powerbook 3400
|
| /kernel/linux/linux-6.6/drivers/remoteproc/ |
| D | omap_remoteproc.h | 24 * as we progress and experiment with those two different approaches.
|
| /kernel/linux/linux-5.10/drivers/remoteproc/ |
| D | omap_remoteproc.h | 24 * as we progress and experiment with those two different approaches.
|
| /kernel/linux/linux-5.10/Documentation/riscv/ |
| D | patch-acceptance.rst | 9 in-progress drafts are available for all to review and to experiment
|
| /kernel/linux/linux-6.6/Documentation/riscv/ |
| D | patch-acceptance.rst | 9 in-progress drafts are available for all to review and to experiment
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | atmel,maxtouch.yaml | 63 or experiment to determine which bit corresponds to which input. Use
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/drivers/ |
| D | imx-uapi.rst | 41 From experiment it was found that during image rolling, the frame
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/drivers/ |
| D | imx-uapi.rst | 41 From experiment it was found that during image rolling, the frame
|
| /kernel/linux/linux-6.6/Documentation/dev-tools/kunit/ |
| D | index.rst | 106 or to experiment with tools/testing/kunit/kunit.py and the example test under
|
| /kernel/linux/linux-5.10/Documentation/sound/cards/ |
| D | serial-u16550.rst | 86 but no units to experiment with. The MS-124W support is tested with a real unit.
|
| D | maya44.rst | 22 … (Rainer Zimmermann) had to find out some card-specific information by experiment and conjecture. …
|
| /kernel/linux/linux-6.6/Documentation/sound/cards/ |
| D | serial-u16550.rst | 86 but no units to experiment with. The MS-124W support is tested with a real unit.
|
| D | maya44.rst | 22 … (Rainer Zimmermann) had to find out some card-specific information by experiment and conjecture. …
|
| /kernel/linux/linux-6.6/Documentation/kbuild/ |
| D | gcc-plugins.rst | 38 GCC plugins are designed to provide a place to experiment with potential
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/neterion/ |
| D | s2io.rst | 136 However, you may want to experiment with PCI bus parameters
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/neterion/ |
| D | s2io.rst | 136 However, you may want to experiment with PCI bus parameters
|
| /kernel/linux/linux-6.6/arch/ia64/ |
| D | Kconfig | 247 Say Y here to experiment with turning CPUs off and on. CPUs
|
12345