• 偏向一个线程意味着线程需要释放契约

    Biasing a lock to a thread means that the thread is not required to release the lease on the lock.

    youdao

  • 上图第一个灰色显示这些线程对齐它们可以使用偏向注意所有地址00结尾)。

    The first section in grey is reporting on the alignment of these thread object so that it may work with biased locking (note all addresses end with 00).

    youdao

  • 最初基准测试结果来看,偏向提供最佳性能其他的优化方式更有效

    The initial benchmarking results demonstrated that biased locking provided the best performance gain compared to any of the other available optimizations.

    youdao

  • 如果刚好一个线程访问,则可以使用偏向

    If the lock happens to be accessed by only one thread, biased locking can be applied.

    youdao

  • 红色偏向激活地方

    The line annotated in red is where biased locking is enabled.

    youdao

  • 事实上除了C以外,每次运行时如果开启偏向最终都会提供大致相同性能提升

    In fact, with the exception of column c, every run with biased locking turned on ended up providing approximately the same boost in performance.

    youdao

  • 是否执行偏向(biased locking,- XX: +UseBiasedLocking);注意JD k 1.6及更高版本会自动执行这个特性。

    Whether or not biased locking is being performed (-xx: + UseBiasedLocking); note that JDK 1.6 + automatically does this.

    youdao

  • 是否执行偏向(biased locking,- XX: +UseBiasedLocking);注意JD k 1.6及更高版本会自动执行这个特性。

    Whether or not biased locking is being performed (-xx: + UseBiasedLocking); note that JDK 1.6 + automatically does this.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定