| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | workqueue.rst | 39 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 D | Config.in | 5 Tiny 'shelve'-like database with concurrency support
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pickleshare_0.7.5.bb | 1 SUMMARY = "Tiny 'shelve'-like database with concurrency support"
|
| /OK3568_Linux_fs/buildroot/package/jemalloc/ |
| H A D | Config.in | 22 emphasizes fragmentation avoidance and scalable concurrency
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/ |
| H A D | concurrencykit_git.bb | 1 DESCRIPTION = "Concurrency Kit provides a plethora of concurrency primitives, \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/zeromq/ |
| H A D | zeromq_4.3.4.bb | 1 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 D | go-common.inc | 4 efficient. Its concurrency mechanisms make it easy to write programs\
|
| /OK3568_Linux_fs/buildroot/package/erlang/ |
| H A D | Config.in | 35 concurrency, distribution and fault tolerance.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/jemalloc/ |
| H A D | jemalloc_5.2.1.bb | 7 fragmentation avoidance and scalable concurrency support."
|
| /OK3568_Linux_fs/buildroot/package/zeromq/ |
| H A D | Config.in | 12 library but acts like a concurrency framework. It gives you
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | volatile-considered-harmful.rst | 18 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 D | 4.Coding.rst | 174 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 D | README | 181 Starting point for someone new to Linux-kernel concurrency. 183 to concurrency!
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | locktypes.rst | 61 concurrency control mechanisms and not suited for inter-CPU concurrency 201 interrupts is the appropriate form of concurrency control to protect
|
| H A D | preempt-locking.rst | 13 those under SMP: concurrency and reentrancy. Thankfully, the Linux preemptible
|
| H A D | seqlock.rst | 147 Latch sequence counters are a multiversion concurrency control mechanism
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_1000.c | 1183 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 D | references.txt | 67 Susmit Sarkar, and Peter Sewell. 2018. "Simplifying ARM concurrency:
|
| /OK3568_Linux_fs/kernel/Documentation/livepatch/ |
| H A D | callbacks.rst | 18 mutexes/spinlocks, or even stop_machine(), to avoid concurrency issues.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/nginx/ |
| H A D | nginx.inc | 5 concurrency, performance and low memory usage."
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | Kconfig | 150 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 D | condition_variable | 61 * @ingroup concurrency
|
| H A D | thread | 66 * @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 D | condition_variable | 61 * @ingroup concurrency
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | Kconfig | 293 Note that some of the counters are not concurrency safe
|