查询
1 词典释义:
stw
时间: 2025-05-23 13:22:50

stw

双语例句
  • Traditional GC implementations use a stop-the-world (STW) approach to recovering heap memory.

    传统GC实现使用stop - the - world (STW)方法来恢复堆内存。

  • In effect, short pause times that are sufficiently close together are no different from a full STW GC.

    实际上,足够接近的短暂停时间与完整的STW GC并无二致。

  • For each of these STW pauses, Metronome USES the cooperative suspend mechanism in the J9 virtual machine.

    对于每个这样的STW暂停,Metronome在J 9虚拟机中使用协作暂停机制。

  • Hard disk has been across through several generations, but STW technology is still based on traditional mode.

    磁盘虽历经数代变化,但伺服刻写技术仍采用传统模式。

  • Figure 1 illustrates traditional STW pauses for GC activity that are typically unpredictable in both frequency and duration.

    图1演示了用于GC活动的传统的STW暂停,这些暂停在频率和持续时间方面通常都不可预测。

  • Although splitting the STW GC cycle into short bounded pauses helps reduce GC's impact, this isn't sufficient for rt applications.

    虽然将STW GC循环分解为短暂的有限制的暂停有助于减少GC的影响,但这对RT应用程序来说还不够。

  • The mass sensitivity of the surface transverse wave (STW) biosensor effected by the material and thickness of the grating was analyzed.

    分析了延迟线型表面横波(STW)生物传感器的灵敏度与栅阵材料、厚度的关系。

  • The two different modes of SAW resonators were investigated. They are the Rayleigh mode type resonators and surface transverse wave (STW) mode type resonators.

    对两种不同模式的声表面波谐振器进行了研究,它们是瑞利波型谐振器和表面横波型谐振器。

  • Full STW collectors have the benefit of being able to trace through object references and JVM internal structures without the application perturbing the links in the object graph.

    全面的STW收集器具有以下优点:可以跟踪对象引用和JVM内部结构,应用程序不会干扰对象图中的链接。