Home
last modified time | relevance | path

Searched refs:concurrency (Results 26 – 50 of 54) sorted by relevance

123

/openbmc/docs/designs/
H A Dbinarystore-via-blobs.md28 blob store and not try to write it due to concurrency concerns. It is expected
H A Dpldm-stack.md126 The design enables concurrency aspects of the requester and responder functions,
/openbmc/linux/Documentation/dev-tools/
H A Dtesting-overview.rst91 concurrency issues such as data races, or other undefined behaviour like
H A Dkcsan.rst222 For code with complex concurrency design, race-condition bugs may not always
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dtsx_async_abort.rst44 software. TSX lets the processor expose and exploit concurrency hidden in an
/openbmc/linux/Documentation/kernel-hacking/
H A Dlocking.rst18 fundamentals of concurrency and locking for SMP.
79 the concurrency issue is called a critical region. And especially since
156 no concurrency), and the list of registrations is only consulted for an
1019 some code which does locking. First is concurrency: how many things are
/openbmc/linux/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst72 however, that kernel threads can use locking and other concurrency controls
/openbmc/linux/Documentation/core-api/
H A Dthis_cpu_ops.rst35 concurrency issues with other processors in the system.
/openbmc/linux/Documentation/RCU/
H A Dchecklist.rst88 of ways to handle this concurrency, depending on the situation:
168 concurrency design coordinating among multiple updaters.
H A DwhatisRCU.rst972 and shows how RCU can facilitate concurrency while elements are added
H A DRTFP.txt2619 ,title = {Redflag: a framework for analysis of Kernel-level concurrency}
/openbmc/qemu/docs/devel/
H A Drcu.txt9 RCU supports concurrency between a single writer and multiple readers,
H A Datomics.rst18 a very low level approach to concurrency, involving memory barriers
/openbmc/linux/tools/memory-model/Documentation/
H A Dsimple.txt76 functions that handle the concurrency nearly or entirely on their own.
H A Drecipes.txt16 second being use of that old concurrency workhorse, locking.
H A Dlitmus-tests.txt889 your code down into small pieces each representing a core concurrency
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh1617 if [ "${name}" = "concurrency" ] && \
/openbmc/linux/Documentation/filesystems/
H A Dpath-lookup.rst142 REF-walk: simple concurrency management with refcounts and spinlocks
148 pathname, and focus on the "REF-walk" approach to concurrency
158 different concurrency controls. A background understanding of the
614 The easiest way to manage concurrency is to forcibly stop any other
H A Dxfs-delayed-logging-design.rst909 for concurrency from the ground up. It is obvious that there are serialisation
943 transaction commit concurrency due to cache line bouncing of the lock on the
H A Dxfs-online-fsck-design.rst250 so could lead to concurrency problems.
460 Introducing concurrency helps online repair avoid various locking problems, but
/openbmc/linux/Documentation/admin-guide/
H A Dxfs.rst512 the generic workqueue implementation XFS uses for concurrency, and they are
/openbmc/linux/Documentation/dev-tools/kunit/
H A Dusage.rst757 variables, as it avoids concurrency issues.
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst556 Most of the concurrency related safety guarantees of the controller are
/openbmc/linux/lib/
H A DKconfig.debug1207 Say Y here to enable reporting of concurrency-managed per-cpu work
1210 detects and excludes them from concurrency management to prevent
/openbmc/u-boot/common/
H A Ddlmalloc.src797 multithreaded applications. No semaphores or other concurrency

123