Home
last modified time | relevance | path

Searched full:scenarios (Results 1 – 25 of 484) sorted by relevance

12345678910>>...20

/openbmc/qemu/tests/migration/guestperf/
H A Dcomparison.py23 def __init__(self, name, scenarios): argument
25 self._scenarios = scenarios
30 Comparison("pause-iters", scenarios = [
44 Comparison("post-copy-bandwidth", scenarios = [
60 Comparison("post-copy-iters", scenarios = [
74 Comparison("auto-converge-iters", scenarios = [
86 Comparison("auto-converge-bandwidth", scenarios = [
102 Comparison("compr-mt", scenarios = [
114 Comparison("compr-xbzrle", scenarios = [
128 Comparison("compr-multifd", scenarios = [
[all …]
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dconfig2csv.sh9 # By default, this script will take the list of scenarios from the CFLIST
10 # file in that directory, otherwise it will consider only the scenarios
13 # output file. Note that "CFLIST" is a synonym for all the scenarios in the
14 # CFLIST file, which allows easy comparison of those scenarios with selected
15 # scenarios such as BUSTED that are normally omitted from CFLIST files.
31 scenarios="`echo $scenariosarg | sed -e "s/\<CFLIST\>/$defaultconfigs/g"`"
39 for i in $scenarios
H A Dkvm-remote.sh121 awk < "$rundir"/scenarios -v dest="$T/bin" -v rundir="$rundir" '
127 scenarios = "";
129 scenarios = scenarios " " $i;
130 print "kvm-test-1-run-batch.sh" scenarios >> fn;
243 echo " ----" System $i Batch `head -n $curbatch < "$rundir"/scenarios | tail -1` `date` 1>&2
249 # Launch all the scenarios.
250 nbatches="`wc -l "$rundir"/scenarios | awk '{ print $1 }'`"
267 # Wait for all remaining scenarios to complete and collect results.
H A Dkvm-again.sh31 if ! cp "$oldrun/scenarios" $T/scenarios.oldrun
207 grep -v '^#' $T/scenarios.oldrun | awk '
H A Dkvm.sh71 echo " --dryrun batches|scenarios|sched|script"
144 checkarg --dryrun "batches|sched|script" $# "$2" 'batches\|scenarios\|sched\|script' '^--'
616 }' > $T/scenarios
638 elif test "$dryrun" = scenarios
640 cat $T/scenarios
647 cp $T/scenarios $resdir/$ds/scenarios
/openbmc/linux/Documentation/RCU/
H A Dtorture.rst178 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 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.
/openbmc/openbmc/meta-phosphor/recipes-core/systemd/phosphor-systemd-policy/
H A Dservice-restart-policy.conf8 # (think retries on device driver scenarios).
12 # scenarios seen so far (other then with phosphor-hwmon), either
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsf.h39 /* SF Scenarios timers for default configuration (aligned to 32 uSec) */
51 /* SF Scenarios timers for BSS MAC configuration (aligned to 32 uSec) */
/openbmc/qemu/include/authz/
H A Dbase.h66 * scenarios identically. Specifically the error info in
89 * scenarios identically. Specifically the error info in
/openbmc/linux/drivers/staging/vc04_services/interface/
H A DTESTING17 The test scenarios described in this document based on the tool vchiq_test.
36 * Scenarios
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-palmas.txt43 scenarios. So for GPIO7 if ti,palmas-override-powerhold is set
46 power off scenarios the driver will over ride the mux value.
/openbmc/docs/designs/
H A Dbmc-reset-with-host-up.md12 and a variety of different error scenarios. When the BMC is rebooted while the
157 shutdown scenarios. To handle different host crash scenarios, the register will
H A Dfail-boot-on-hw-error.md111 In certain scenarios, it is desirable to also halt the boot, and prevent it from
118 scenarios can be repurposed for this use case.
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst65 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.
/openbmc/u-boot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt10 scenarios, and then introduces new argument syntax.
13 bootm usage scenarios
16 Below is a summary of bootm usage scenarios, focused on booting a PowerPC
/openbmc/linux/Documentation/livepatch/
H A Dsystem-state.rst82 3. Supported scenarios
87 scenarios:
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-mlcommons-loadgen/
H A Dpython3-mlcommons-loadgen_5.0.0.bb4 traffic for scenarios as formulated by a diverse set of experts \
/openbmc/openbmc-test-automation/openpower/ras/
H A Dtest_sanity_ecmd.robot2 Documentation Test RAS sanity scenarios using ecmd commands.
H A Dtest_sanity.robot2 Documentation Test RAS sanity scenarios.
/openbmc/sdbusplus/include/sdbusplus/
H A Dbus.hpp452 * of this one. Provided here for complex usage scenarios.
464 * of this one. Provided here for complex usage scenarios.
476 * of this one. Provided here for complex usage scenarios.
489 * of this one. Provided here for complex usage scenarios.
/openbmc/qemu/.gitlab-ci.d/
H A Dbase.yml36 # Stage 1: exclude scenarios where we definitely don't
78 # Stage 2: fine tune execution of jobs in specific scenarios
/openbmc/linux/Documentation/scheduler/
H A Dschedutil.rst162 - On low-load scenarios, where DVFS is most relevant, the 'running' numbers
165 - In saturated scenarios task movement will cause some transient dips,
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dlog_id.hpp26 * Used for error scenarios where the normal method doesn't
/openbmc/u-boot/doc/device-tree-bindings/timer/
H A Datcpit100_timer.txt10 multi-function timer and provide the following usage scenarios:
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsf.c42 * Aging and idle timeouts for the different possible scenarios
70 * Aging and idle timeouts for the different possible scenarios

12345678910>>...20