Searched refs:scenarios (Results 1 – 25 of 118) sorted by relevance
12345
/linux-6.12.1/tools/testing/selftests/rcutorture/bin/ |
D | config2csv.sh | 31 scenarios="`echo $scenariosarg | sed -e "s/\<CFLIST\>/$defaultconfigs/g"`" 39 for i in $scenarios
|
D | kvm.sh | 627 }' > $T/scenarios 649 elif test "$dryrun" = scenarios 651 cat $T/scenarios 658 cp $T/scenarios $resdir/$ds/scenarios
|
D | kvm-again.sh | 31 if ! cp "$oldrun/scenarios" $T/scenarios.oldrun 207 grep -v '^#' $T/scenarios.oldrun | awk '
|
D | kvm-remote.sh | 121 awk < "$rundir"/scenarios -v dest="$T/bin" -v rundir="$rundir" ' 243 echo " ----" System $i Batch `head -n $curbatch < "$rundir"/scenarios | tail -1` `date` 1>&2
|
/linux-6.12.1/Documentation/RCU/ |
D | torture.rst | 178 complete all the scenarios in two batches, reducing the time to complete 185 Not all changes require that all scenarios be run. For example, a change 186 to Tree SRCU might run only the SRCU-N and SRCU-P scenarios using the 188 Large systems can run multiple copies of the full set of scenarios, 199 Or 28 concurrent instances of each of two eight-CPU scenarios:: 252 Files pertaining to all scenarios in a run reside in the top-level 284 As of v5.4, a successful run with the default set of scenarios produces 342 the desired rcutorture scenarios across the available systems can be 364 The kvm.sh ``--dryrun scenarios`` argument is useful for working out 365 how many scenarios may be run in one batch across a group of systems.
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-palmas.txt | 43 scenarios. So for GPIO7 if ti,palmas-override-powerhold is set 46 power off scenarios the driver will over ride the mux value.
|
/linux-6.12.1/tools/sched_ext/ |
D | README.md | 18 types of workloads or scenarios they're designed to accommodate, and whether or 161 useful in limited scenarios, they are not intended to be practical. 171 Though very simple, in limited scenarios, this scheduler can perform reasonably 203 Similar to scx_simple, in limited scenarios, this scheduler can perform
|
/linux-6.12.1/Documentation/livepatch/ |
D | system-state.rst | 82 3. Supported scenarios 87 scenarios:
|
/linux-6.12.1/Documentation/admin-guide/hw-vuln/ |
D | l1tf.rst | 65 Attack scenarios 182 scenarios where guest VMEXIT/VMENTER are rare the performance impact is 185 application scenarios might still suffer from a high VMEXIT rate. 239 scenarios. 262 configuration and the scenarios which run on the system. While for some 611 analyze the risk for their scenarios and make the appropriate 615 kind of scenarios.
|
D | cross-thread-rsb.rst | 58 Attack scenarios
|
/linux-6.12.1/Documentation/scheduler/ |
D | schedutil.rst | 161 - On low-load scenarios, where DVFS is most relevant, the 'running' numbers 164 - In saturated scenarios task movement will cause some transient dips,
|
/linux-6.12.1/drivers/cpuidle/ |
D | Kconfig | 82 host via halt_poll_ns for some scenarios).
|
/linux-6.12.1/lib/ |
D | Kconfig.kmsan | 56 Test suite for KMSAN, testing various error detection scenarios,
|
D | Kconfig.kfence | 91 Test suite for KFENCE, testing various error detection scenarios with
|
/linux-6.12.1/drivers/pinctrl/ |
D | pinctrl-pistachio.c | 78 const int *scenarios; member 505 .scenarios = pistachio_##_name##_scenarios, \ 970 if (pf->scenarios) { in pistachio_pinmux_enable() 972 if (pf->scenarios[i] == group) in pistachio_pinmux_enable()
|
/linux-6.12.1/Documentation/networking/ |
D | tcp-thin.rst | 11 effective. In time-dependent scenarios (like online games, control
|
D | mptcp-sysctl.rst | 105 an high value maximize links utilization on edge scenarios e.g. lossy
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | vcpudispatch_stats.rst | 11 scenarios, vcpus may be dispatched on a different processor chip (away
|
/linux-6.12.1/Documentation/sound/hd-audio/ |
D | dp-mst.rst | 47 So there are the following scenarios:
|
/linux-6.12.1/Documentation/iio/ |
D | ad4000.rst | 112 suit scenarios where multiple ADCs can share one CNV trigger.
|
/linux-6.12.1/drivers/staging/vc04_services/interface/ |
D | TESTING | 17 The test scenarios described in this document based on the tool vchiq_test.
|
/linux-6.12.1/Documentation/fb/ |
D | deferred_io.rst | 34 It may be the case that this is useful in other scenarios as well. Paul Mundt
|
/linux-6.12.1/Documentation/core-api/ |
D | union_find.rst | 29 computing the minimum spanning tree, which is crucial in scenarios like
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | mlx5.rst | 142 The tx reporter is responsible for reporting and recovering of the following three error scenarios: 173 The rx reporter is responsible for reporting and recovering of the following two error scenarios:
|
/linux-6.12.1/Documentation/virt/kvm/x86/ |
D | running-nested-guests.rst | 56 There are several scenarios where nested KVM can be useful, to name a 203 scenarios should work even on AMD systems:
|
12345