单词 | lock contention | ||||||||||||||
释义 | lock contention
更多释义 收起释义 例句释义: 锁竞争,锁争用,锁争夺 1. Even with a few failed CAS operations, this approach is still likely to be faster than being rescheduled because of lock contention. 即使有少量失败的CAS操作,这种方法仍然会比由于锁争用造成的重新调度快得多。 www.ibm.com 2. This shows that this monitor is behaving optimally when it comes to handling lock contention. 这表明在处理锁争用时,该监视程序运行得比较理想。 www.ibm.com 3. A simple example application will help you understand how you can use the JLA to help find areas of lock contention. 一个简单的应用程序示例将帮助您了解如何使用JLA帮助查找锁争用的区域。 www.ibm.com 4. This allows the DBA to determine the cause of the lock contention so he or she can take measures to avoid such situations in the future. 这使DBA能够确定发生锁定争用的原因,从而设法在以后避免发生这类情形。 www.ibm.com 5. This can result in skyrocketing lock contention between transactions, which can severely limit transactional throughput. 这可能导致暴涨的锁争之间的交易,从而严重限制的事务吞吐量。 www.itpub.net 6. Pool allocation creates for each thread its own malloc pool which avoids lock contention with other threads. poolallocation为每个线程创建它自己的malloc池,以此避免与其他线程发生锁争用。 www.ibm.com 7. Holding a lock for the duration of the bulk-import operation reduces lock contention on the table, significantly improving performance. 在大容量导入操作期间持有锁会减少表上的锁争用,从而显著提高操作性能。 technet.microsoft.com 8. Lock contention occurs when a lock is currently in use and another thread attempts to acquire it by another thread. 如果一个锁正在使用中,而另一个线程尝试获取它,这时会发生锁争用。 www.ibm.com 9. It's particularly useful for detecting symptoms of deadlocks, lock contention, memory leaks, and cycling threads. 这种特性特别适用于检测死锁、锁竞争、内存泄漏和循环线程。 www.ibm.com 10. When lock contention occurs, priority boosting and synchronization-queue management is done in kernel space. 当发生锁争用时,在内核空间中进行优先级提高和同步队列管理。 www.ibm.com 1. It provides trace-based analysis for performance bottlenecks and lock contention between threads. 它提供基于跟踪的运行瓶颈分析,及线程间的锁竞争。 www.ibm.com 2. Lock contention occurs when a lock is currently in use and another thread tries to acquire it. 当一个锁当前正在使用,而另一个线程试图获取它,那么就会出现锁争用。 www.ibm.com 3. Temporary lock contention between threads can occur when shared scoped areas are entered and cleared. 当进入和清除共享的范围区域时,线程之间可能发生临时的锁争用。 www.ibm.com 4. After the "LEGEND" section, the profiling result reports details of each JUC lock contention. 在“LEGEND”段之后,结果给出了每一个JUC锁竞争的详细信息。 www.infoq.com 5. This view can help with the resolution of lock contention problems and performance issues. 该视图可以帮助解决锁争用问题以及性能问题。 www.ibm.com 6. Table locking can improve performance of the bulk-import operation by reducing lock contention on the table. 表锁定可以通过减少表中的锁争用来提高大容量导入操作的性能。 msdn2.microsoft.com 7. The second lane is Thread, indicating in which thread lock contention occurs. 第二列是线程,表明锁竞争发生哪个线程。 www.infoq.com 8. Having a single thread pool could cause significant lock contention. 使用单独一个线程池可能会导致严重的锁争用。 www.ibm.com 9. This is caused by considerable lock contention on the UDP socket lock when transmitting through a single socket from multiple threads. 这是由于,当从多个线程通过单个套接字传递数据时,在UDP套接字锁上产生的大量锁竞争导致的。 www.bing.com 10. The first lane is Time, indicating when this lock contention occurs. 第一列是时间,表明什么时候锁出现了竞争。 www.infoq.com 1. The DB2 catalog has been restructured to reduce lock contention by removing all links in the catalog and directory. 通过移除系统目录(catalog)和文件目录(directory)中的所有链接,DB2系统目录进行了重构,以便减少锁争用。 www.ibm.com 2. The result can help users find out the JUC lock contention bottleneck in the program. 这些结果有助于用户发现JUC锁竞争造成的程序瓶颈。 www.infoq.com 3. Lock contention occurs when a thread tries to lock an object that is already locked by another thread. 当线程试图锁定的对象已被其他线程锁定时将发生锁争用。 www.ibm.com 4. Realize that issues such as lock contention and deadlocks might affect the performance and behavior of the library. 请注意,锁争用和死锁等问题会影响库的性能和行为。 technet.microsoft.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。