Home
last modified time | relevance | path

Searched full:running (Results 1 – 25 of 5639) sorted by relevance

12345678910>>...226

/openbmc/pldm/oem/ibm/configurations/
H A DfileTable.json11 …"path": "/usr/local/share/hostfw/running/80d00048.lid,/var/lib/phosphor-software-manager/hostfw/ru…
15 …"path": "/usr/local/share/hostfw/running/80d00049.lid,/var/lib/phosphor-software-manager/hostfw/ru…
19 …"path": "/usr/local/share/hostfw/running/80d0004a.lid,/var/lib/phosphor-software-manager/hostfw/ru…
23 …"path": "/usr/local/share/hostfw/running/80d0004b.lid,/var/lib/phosphor-software-manager/hostfw/ru…
27 …"path": "/usr/local/share/hostfw/running/80d0004c.lid,/var/lib/phosphor-software-manager/hostfw/ru…
31 …"path": "/usr/local/share/hostfw/running/80d0004d.lid,/var/lib/phosphor-software-manager/hostfw/ru…
35 …"path": "/usr/local/share/hostfw/running/80d0004e.lid,/var/lib/phosphor-software-manager/hostfw/ru…
39 …"path": "/usr/local/share/hostfw/running/80d0004f.lid,/var/lib/phosphor-software-manager/hostfw/ru…
43 …"path": "/usr/local/share/hostfw/running/81e00300.lid,/var/lib/phosphor-software-manager/hostfw/ru…
47 …"path": "/usr/local/share/hostfw/running/81e00430.lid,/var/lib/phosphor-software-manager/hostfw/ru…
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D219.out6 {"return": [{"current-progress": "FILTERED", "id": "job0", "status": "running", "total-progress": "…
8 {"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microsec…
10 Pause/resume in RUNNING
16 {"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microsec…
17 {"return": [{"current-progress": 131072, "id": "job0", "status": "running", "total-progress": 41943…
23 {"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microsec…
24 {"return": [{"current-progress": 196608, "id": "job0", "status": "running", "total-progress": 41943…
30 {"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microsec…
31 {"return": [{"current-progress": 262144, "id": "job0", "status": "running", "total-progress": 41943…
37 {"data": {"id": "job0", "status": "running"}, "event": "JOB_STATUS_CHANGE", "timestamp": {"microsec…
[all …]
/openbmc/linux/Documentation/scsi/scsi_transport_srp/
H A Drport_state_diagram.dot2 node [shape = doublecircle]; running lost;
7 running_rta [ label = "running;\nreconnect\ntimer\nactive" ];
9 running [ label = "running;\nreconnect\ntimer\nstopped" ];
14running -> running_rta [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nsrp_start_tl_f…
15 …running_rta -> running [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting s…
16running -> blocked [ label = "fast_io_fail_tmo >= 0 or\ndev_loss_tmo >= 0;\nsrp_start_tl_fail_tim…
17running -> failfast [ label = "fast_io_fail_tmo = off and\ndev_loss_tmo = off;\nreconnecting fail…
21 blocked -> running [ label = "reconnecting\nsucceeded" ];
23 failfast -> running [ label = "reconnecting\nsucceeded" ];
24 running -> lost [ label = "srp_stop_rport_timers()" ];
/openbmc/linux/Documentation/networking/devlink/
H A Dsfc.rst22 - running
26 - running
30 - running
33 - running
36 - running
39 - running
42 - running
45 - running
48 - running
51 - running
[all …]
H A Dnfp.rst46 - stored, running
49 - stored, running
52 - stored, running
55 - stored, running
58 - stored, running
61 - stored, running
64 - stored, running
/openbmc/qemu/tests/multiboot/
H A Daout_kludge.out4 === Running test case: aout_kludge_1.bin ===
8 === Running test case: aout_kludge_2.bin ===
12 === Running test case: aout_kludge_3.bin ===
16 === Running test case: aout_kludge_4.bin ===
20 === Running test case: aout_kludge_5.bin ===
25 === Running test case: aout_kludge_6.bin ===
30 === Running test case: aout_kludge_7.bin ===
35 === Running test case: aout_kludge_8.bin ===
40 === Running test case: aout_kludge_9.bin ===
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_power_restore.robot31 ... State where system should be before running the
44 Test Restore Policy ALWAYS_POWER_OFF With Host Running
45 … [Documentation] Verify that the BMC restore policy is ALWAYS_POWER_OFF while the Host is running.
50 AlwaysOff Running Running
58 ... State where system should be before running the
67 AlwaysOn Off Running
71 Test Restore Policy ALWAYS_POWER_ON With Host Running
72 [Documentation] Verify the BMC restore policy is ALWAYS_POWER_ON while the Host is running.
77 AlwaysOn Running Running
81 Test Restore Policy Restore Last State With Host Running
[all …]
/openbmc/linux/Documentation/scheduler/
H A Dschedutil.rst33 resume running.
35 Using this we track 2 key metrics: 'running' and 'runnable'. 'Running'
38 two metrics are the same, but once there is contention for the CPU 'running'
49 for 50% at 2GHz, nor is running 50% on a LITTLE CPU the same as running 50% on
83 The result is that the above 'running' and 'runnable' metrics become invariant
97 though when running their expected utilization will be the same, they suffer a
98 (DVFS) ramp-up after they are running again.
101 Impulse Response (IIR) EWMA with the 'running' value on dequeue -- when it is
116 the runqueue keeps an max aggregate of these clamps for all running tasks.
128 The basis is the CPU runqueue's 'running' metric, which per the above it is
[all …]
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-hypervisor-xen5 Description: If running under Xen:
14 Description: If running under Xen:
23 Description: If running under Xen:
32 Description: If running under Xen:
54 Description: If running under Xen:
63 Description: If running under Xen:
71 Description: If running under Xen:
80 Description: If running under Xen:
87 Description: If running under Xen:
95 Description: If running under Xen:
[all …]
/openbmc/linux/kernel/sched/
H A Dpelt.c103 unsigned long load, unsigned long runnable, int running) in accumulate_sum() argument
129 * runnable = running = 0; in accumulate_sum()
145 if (running) in accumulate_sum()
181 unsigned long load, unsigned long runnable, int running) in ___update_load_sum() argument
206 * running is a subset of runnable (weight) so running can't be set if in ___update_load_sum()
209 * This means that weight will be 0 but not running for a sched_entity in ___update_load_sum()
217 runnable = running = 0; in ___update_load_sum()
226 if (!accumulate_sum(delta, sa, load, runnable, running)) in ___update_load_sum()
346 int update_rt_rq_load_avg(u64 now, struct rq *rq, int running) in update_rt_rq_load_avg() argument
349 running, in update_rt_rq_load_avg()
[all …]
/openbmc/openbmc-test-automation/data/
H A Dboot_table.json15 "host": "^Running$",
38 "host": "^Running$",
61 "host": "^Running$",
198 "host": "^Running$",
225 "host": "^Running$",
235 "host": "^Running$",
251 "host": "^Running$",
261 "host": "^Running$",
276 "host": "^Running$",
286 "host": "^Running$",
[all …]
/openbmc/linux/include/uapi/linux/
H A Dmembarrier.h34 * @MEMBARRIER_CMD_GLOBAL: Execute a memory barrier on all running threads.
36 * is ensured that all running threads have passed
40 * (non-running threads are de facto in such a
42 * running on the system. This command returns 0.
44 * Execute a memory barrier on all running threads
48 * is ensured that all running threads have passed
52 * (non-running threads are de facto in such a
66 * Execute a memory barrier on each running
69 * caller thread is ensured that all its running
74 * (non-running threads are de facto in such a
[all …]
/openbmc/qemu/qapi/
H A Dvfio.json16 # @running: The device is running.
24 # @running-p2p: The device is running in the P2P quiescent state.
26 # @pre-copy: The device is running, tracking its internal state and
29 # @pre-copy-p2p: The device is running in the P2P quiescent state,
36 'data': [ 'stop', 'running', 'stop-copy', 'resuming', 'running-p2p',
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dexeclist.c66 gvt_dbg_el("[before] running slot %d/context %x pending slot %d\n", in switch_virtual_execlist_slot()
79 gvt_dbg_el("[after] running slot %d/context %x pending slot %d\n", in switch_virtual_execlist_slot()
90 struct intel_vgpu_execlist_slot *running = execlist->running_slot; in emulate_execlist_status() local
101 if (running) { in emulate_execlist_status()
102 status.current_execlist_pointer = !!running->index; in emulate_execlist_status()
103 status.execlist_write_pointer = !!!running->index; in emulate_execlist_status()
105 !!!(running->index); in emulate_execlist_status()
107 !!(running->index); in emulate_execlist_status()
185 struct intel_vgpu_execlist_slot *running = execlist->running_slot; in emulate_execlist_ctx_schedule_out() local
187 struct execlist_ctx_descriptor_format *ctx0 = &running->ctx[0]; in emulate_execlist_ctx_schedule_out()
[all …]
/openbmc/qemu/
H A Dcpu-common.c197 /* Ensure we are not running, or start_exclusive will be blocked. */ in start_exclusive()
198 g_assert(!current_cpu->running); in start_exclusive()
211 /* Write pending_cpus before reading other_cpu->running. */ in start_exclusive()
215 if (qatomic_read(&other_cpu->running)) { in start_exclusive()
252 qatomic_set(&cpu->running, true); in cpu_exec_start()
254 /* Write cpu->running before reading pending_cpus. */ in cpu_exec_start()
257 /* 1. start_exclusive saw cpu->running == true and pending_cpus >= 1. in cpu_exec_start()
262 * 2. start_exclusive saw cpu->running == false but pending_cpus >= 1. in cpu_exec_start()
263 * This includes the case when an exclusive item is running now. in cpu_exec_start()
268 * see cpu->running == true, and it will kick the CPU. in cpu_exec_start()
[all …]
/openbmc/linux/include/kunit/
H A Dtest-bug.h19 /* Static key if KUnit is running any tests. */
29 * kunit_get_current_test() - Return a pointer to the currently running
32 * If a KUnit test is running in the current task, returns a pointer to its
34 * function or assertion. If no test is running (or a test is running in a
39 * test is running.
51 * kunit_fail_current_test() - If a KUnit test is running, fail it.
53 * If a KUnit test is running in the current task, mark that test as failed.
/openbmc/docs/designs/
H A Dbmc-reset-with-host-up.md13 host is up and running, there needs to be a process by which the two synchronize
26 host is running, then files are created in the filesystem to indicate this:
33 `op-reset-chassis-running@.service` is a templated service, checking pgood in
44 is already powered on and the host is running, there is no need to actually turn
65 - Support both IPMI and PLDM as mechanisms to determine if the host is running.
76 determine if the host is running.
82 command, it will be considered up and running
86 - PLDM will utilize a GetTID command to the host to determine if it is running
92 which is running. The `CurrentFirmwareCondition` property should not return
93 "Running" unless the Hypervisor firmware is running.
[all …]
/openbmc/linux/tools/testing/selftests/media_tests/
H A Dmedia_dev_allocator.sh19 echo "Running unbind of $MDEV from $MDRIVER"
28 echo "Running unbind of $ADEV from $ADRIVER"
38 echo "Running bind of $MDEV from $MDRIVER"
44 echo "Running bind of $ADEV from $ADRIVER"
56 echo "Running unbind of $MDEV from $MDRIVER"
64 echo "Running bind of $MDEV from $MDRIVER"
70 echo "Running unbind of $ADEV from $ADRIVER"
78 echo "Running bind of $ADEV from $ADRIVER"
/openbmc/linux/include/linux/
H A Dcc_platform.h26 * The platform/OS is running with active memory encryption. This
27 * includes running either as a bare-metal system or a hypervisor
38 * The platform/OS is running as a bare-metal system or a hypervisor
48 * The platform/OS is running as a guest/virtual machine and actively
58 * The platform/OS is running as a guest/virtual machine and actively
69 * The platform/OS is running as a guest/virtual machine and uses
79 * The platform/OS is running as a guest/virtual machine and actively
87 * The platform/OS is running as a guest/virtual machine does not
/openbmc/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst4 Running nested guests with KVM
31 - L0 – level-0; the bare metal host, running KVM
33 - L1 – level-1 guest; a VM running on L0; also called the "guest
34 hypervisor", as it itself is capable of running KVM.
36 - L2 – level-2 guest; a VM running on L1, this is the "nested guest"
43 hypervisor running on bare metal, adding another layer and
45 metal, running the LPAR hypervisor), L1 (host hypervisor), L2
63 multiple nested guests (level-2 guests), running different OSes, on
83 In case you are running a Linux kernel older than v4.19, to enable
139 .. note:: If you suspect your L2 (i.e. nested guest) is running slower,
[all …]
/openbmc/u-boot/drivers/serial/
H A DKconfig18 # Running without a serial console is not supported by the
179 serial drivers are up and running (done in serial_init()). Otherwise
192 be available until the real driver model serial is running.
199 be available until the real driver model serial is running.
208 running.
217 running.
224 be available until the real driver-model serial is running.
232 be available until the real driver model serial is running.
239 be available until the real driver model serial is running.
247 U-Boot when running on top of EFI (Extensive Firmware Interface).
[all …]
/openbmc/linux/tools/verification/models/
H A Dwwnr.dot5 {node [shape = plaintext] "running"};
9 "not_running" -> "running" [ label = "switch_in" ];
10 "running" [label = "running"];
11 "running" -> "not_running" [ label = "switch_out" ];
/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Dother.json3 …"BriefDescription": "Core cycles where the core was running in a manner where Turbo may be clipped…
6 …"PublicDescription": "Counts Core cycles where the core was running with power-delivery for baseli…
11 …"BriefDescription": "Core cycles where the core was running in a manner where Turbo may be clipped…
14 …"PublicDescription": "Counts Core cycles where the core was running with power-delivery for licens…
19 …"BriefDescription": "Core cycles where the core was running in a manner where Turbo may be clipped…
22 …"PublicDescription": "Core cycles where the core was running with power-delivery for license level…
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-qat10 * up: the device is up and running
28 * sym;asym: the device is configured for running crypto
31 * dc: the device is configured for running compression services
34 * sym: the device is configured for running symmetric crypto
36 * asym: the device is configured for running asymmetric crypto
38 * asym;dc: the device is configured for running asymmetric
41 * sym;dc: the device is configured for running symmetric crypto
49 a device configured for running crypto services in order to
/openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/
H A Dkdump77 #check whether the running kernel supports kdump.
79 echo "Kdump isn't supported on the running kernel!!!"
80 ${LOGGER} "Kdump isn't supported on the running kernel!!!"
87 echo "Kdump is already running.";
88 ${LOGGER} "Kdump is already running."
92 #check the running kernel cmdline option,insure "crashkernel=" always set.
95 echo "Kdump isn't supported on the running kernel,please check boot option!!!"
96 ${LOGGER} "Kdump isn't supported on the running kernel,please check boot option!!!"

12345678910>>...226