STW
abbr. 锯齿波(Saw Tooth Wave)
例句
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虚拟机中使用协作暂停机制。