Home
last modified time | relevance | path

Searched refs:concurrency (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dworkqueue.rst39 Although MT wq wasted a lot of resource, the level of concurrency
47 The tension between the provided level of concurrency and resource
51 MT wq don't provide much better concurrency, users which require
52 higher level of concurrency, like async or fscache, had to implement
61 flexible level of concurrency on demand without wasting a lot of
64 * Automatically regulate worker pool and level of concurrency so that
98 things like CPU locality, concurrency limits, priority and more. To
109 For any worker pool implementation, managing the concurrency level
111 tries to keep the concurrency at a minimal but sufficient level.
115 Each worker-pool bound to an actual CPU implements concurrency
[all …]
/OK3568_Linux_fs/buildroot/package/python-pickleshare/
H A DConfig.in5 Tiny 'shelve'-like database with concurrency support
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pickleshare_0.7.5.bb1 SUMMARY = "Tiny 'shelve'-like database with concurrency support"
/OK3568_Linux_fs/buildroot/package/jemalloc/
H A DConfig.in22 emphasizes fragmentation avoidance and scalable concurrency
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/
H A Dconcurrencykit_git.bb1 DESCRIPTION = "Concurrency Kit provides a plethora of concurrency primitives, \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/zeromq/
H A Dzeromq_4.3.4.bb1 DESCRIPTION = "ZeroMQ looks like an embeddable networking library but acts like a concurrency frame…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/
H A Dgo-common.inc4 efficient. Its concurrency mechanisms make it easy to write programs\
/OK3568_Linux_fs/buildroot/package/erlang/
H A DConfig.in35 concurrency, distribution and fault tolerance.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/jemalloc/
H A Djemalloc_5.2.1.bb7 fragmentation avoidance and scalable concurrency support."
/OK3568_Linux_fs/buildroot/package/zeromq/
H A DConfig.in12 library but acts like a concurrency framework. It gives you
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dvolatile-considered-harmful.rst18 process of protecting against unwanted concurrency will also avoid almost
105 they come with a justification which shows that the concurrency issues have
H A D4.Coding.rst174 about the concurrency issues presented by multiprocessor systems. Now,
177 raise the level of concurrency within the kernel. The days when kernel
186 attention to concurrency will have a difficult path into the mainline.
/OK3568_Linux_fs/kernel/tools/memory-model/
H A DREADME181 Starting point for someone new to Linux-kernel concurrency.
183 to concurrency!
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dlocktypes.rst61 concurrency control mechanisms and not suited for inter-CPU concurrency
201 interrupts is the appropriate form of concurrency control to protect
H A Dpreempt-locking.rst13 those under SMP: concurrency and reentrancy. Thankfully, the Linux preemptible
H A Dseqlock.rst147 Latch sequence counters are a multiversion concurrency control mechanism
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c1183 double concurrency = 0; in xtest_tee_test_1013() local
1192 xtest_tee_test_1013_single(c, &concurrency, in xtest_tee_test_1013()
1194 mean_concurrency += concurrency; in xtest_tee_test_1013()
1206 xtest_tee_test_1013_single(c, &concurrency, in xtest_tee_test_1013()
1208 mean_concurrency += concurrency; in xtest_tee_test_1013()
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Dreferences.txt67 Susmit Sarkar, and Peter Sewell. 2018. "Simplifying ARM concurrency:
/OK3568_Linux_fs/kernel/Documentation/livepatch/
H A Dcallbacks.rst18 mutexes/spinlocks, or even stop_machine(), to avoid concurrency issues.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/nginx/
H A Dnginx.inc5 concurrency, performance and low memory usage."
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A DKconfig150 for multi-channel concurrency. Enable this if P2P PowerSave support
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dcondition_variable61 * @ingroup concurrency
H A Dthread66 * @ingroup concurrency
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dcondition_variable61 * @ingroup concurrency
/OK3568_Linux_fs/kernel/net/mac80211/
H A DKconfig293 Note that some of the counters are not concurrency safe

123