/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_bios_enum_attribute_test.cpp | 39 "possible_values" : [ "Concurrent", "Disruptive" ], in TEST_F() 40 "value_names" : [ "Concurrent", "Disruptive" ], in TEST_F() 41 "default_values" : [ "Concurrent" ], in TEST_F() 51 ElementsAreArray({"Concurrent", "Disruptive"})); in TEST_F() 52 EXPECT_EQ(getDefaultValue(enumReadOnly), "Concurrent"); in TEST_F() 56 "possible_value" : [ "Concurrent", "Disruptive" ], in TEST_F() 57 "value_names" : [ "Concurrent", "Disruptive" ], in TEST_F() 58 "default_values" : [ "Concurrent" ], in TEST_F() 96 "possible_values" : [ "Concurrent", "Disruptive" ], in TEST_F() 97 "value_names" : [ "Concurrent", "Disruptive" ], in TEST_F() [all …]
|
/openbmc/obmc-console/ |
H A D | meson.options | 3 'concurrent-servers', 6 description: 'Support multiple concurrent obmc-console instances',
|
/openbmc/qemu/docs/devel/ |
H A D | lockcnt.rst | 66 protect readers from other threads freeing memory after concurrent 133 Note that it is possible for multiple concurrent accesses to delay 136 more easily applicable if concurrent access to the structure is rare. 149 :doc:`atomics`). This can be very helpful if concurrent access to 160 - concurrent access is possible but rare 171 concurrent with a visit to the list of bottom halves; 2) it only has 210 is zero (i.e. there is no concurrent visit). Because ``qemu_lockcnt_inc``
|
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_vmicert_management.robot | 149 Get Concurrent Root Certificate Requests From Multiple Admin Users 150 [Documentation] Get multiple concurrent root certificate requests from multiple admins 164 Get Concurrent CSR Requests From Multiple Admin Users 165 [Documentation] Get multiple concurrent csr requests from multiple admins and verify no errors. 179 Get Concurrent Corrupted CSR Requests From Multiple Admin Users 180 …[Documentation] Get multiple concurrent corrupted csr requests from multiple admins and verify no… 195 Get Concurrent Root Certificate Request From Operator Users 196 …[Documentation] Get multiple concurrent root certificate from non admin users and verify no error… 211 Get Concurrent Root Certificate Request From Admin And Non Admin Users 212 [Documentation] Get multiple concurrent root certificate from admin and non admin users [all …]
|
/openbmc/pldm/libpldmresponder/examples/bios/ |
H A D | enum_attrs.json | 49 "possible_values": ["Concurrent", "Disruptive"], 50 "default_values": ["Concurrent"]
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/console/ |
H A D | obmc-console_git.bb | 14 PACKAGECONFIG[concurrent-servers] = "-Dconcurrent-servers=true,-Dconcurrent-servers=false," 30 # `concurrent-servers` in PACKAGECONFIG. 33 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'concurrent-servers', '', '${SSH_SY…
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | gdbserver.py | 10 import concurrent.futures 49 with concurrent.futures.ThreadPoolExecutor(max_workers=1) as executor:
|
/openbmc/qemu/docs/spin/ |
H A D | tcg-exclusive.promela | 36 # warning defaulting to 2 concurrent exclusive sections 39 # warning defaulting to 1 concurrent exclusive sections 136 // Wait-free fast path, only needs mutex when concurrent with
|
/openbmc/qemu/util/ |
H A D | event.c | 90 * If there was a concurrent reset (or even reset+wait), in qemu_event_reset() 143 * waiters. No need to retry, because there cannot be a concurrent in qemu_event_wait() 158 * This is the final check for a concurrent set, so it does need in qemu_event_wait()
|
H A D | qemu-coroutine-lock.c | 119 * lock-free queue. There cannot be two concurrent pop_waiter() calls 132 * a concurrent qemu_co_mutex_lock will fail the cmpxchg, and 211 * a concurrent unlock() the responsibility of waking somebody up. in qemu_co_mutex_lock_slowpath() 217 /* There can be no concurrent pops, because there can be only in qemu_co_mutex_lock_slowpath() 303 /* Some concurrent lock() is in progress (we know this because in qemu_co_mutex_unlock() 315 /* The concurrent lock has not added itself yet, so it in qemu_co_mutex_unlock()
|
/openbmc/pldm/libpldmresponder/test/system_type1/bios_jsons/ |
H A D | bios_attrs.json | 57 "possible_values": ["Concurrent", "Disruptive"], 58 "default_values": ["Concurrent"],
|
/openbmc/pldm/libpldmresponder/test/bios_jsons/ |
H A D | bios_attrs.json | 57 "possible_values": ["Concurrent", "Disruptive"], 58 "default_values": ["Concurrent"],
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-greenlet_3.2.2.bb | 1 SUMMARY = "Python lightweight in-process concurrent programming"
|
H A D | python3-requests-futures_1.0.2.bb | 1 SUMMARY = "Small add-on for the python requests http library. Makes use of python 3.2’s concurrent.…
|
H A D | python3-eventlet_0.40.0.bb | 1 DESCRIPTION = "Highly concurrent networking library"
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/console/ |
H A D | obmc-console_%.bbappend | 12 PACKAGECONFIG:append = " concurrent-servers"
|
/openbmc/qemu/scripts/ci/gitlab-kubernetes-runners/ |
H A D | values.yaml | 5 concurrent: 200
|
/openbmc/qemu/include/hw/remote/ |
H A D | proxy.h | 34 * the concurrent access by the VCPUs since proxy
|
/openbmc/qemu/include/qemu/ |
H A D | qht.h | 130 * This guarantees that concurrent lookups will always compare against valid 144 * If concurrent readers may exist, the objects pointed to by the hash table 158 * If concurrent readers may exist, the objects pointed to by the hash table
|
H A D | iova-tree.h | 114 * concurrent deletion in progress). 132 * concurrent deletion in progress).
|
/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/ |
H A D | obmc-console_%.bbappend | 23 EXTRA_OECONF:append = " --enable-concurrent-servers"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/ |
H A D | concurrencykit_git.bb | 4 concurrent systems."
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
H A D | influxdb.conf | 98 # The maximum number of concurrent full and level compactions that can run at one time. A 102 # max-concurrent-compactions = 0 161 # The maximum number of concurrent queries allowed to be executing at one time. If a query is 164 # max-concurrent-queries = 0 334 # max-concurrent-write-limit = 0 341 # Setting this to 0 or setting max-concurrent-write-limit to 0 disables the limit.
|
/openbmc/libmctp/ |
H A D | meson.options | 57 description: 'Number of concurrent reassembly contexts',
|
/openbmc/pldm/tools/visualize-pdr/ |
H A D | README.md | 5 Host FRU pdrs coming in due to concurrent maintenance of the system,where the
|