SUN's JVM 1.3.1 USES a generational garbage collection algorithm.
SUN的JVM1.3.1使用分代垃圾收集算法。
When evaluating a garbage collection algorithm, we might consider any or all of the following criteria.
在对垃圾收集算法进行评价时,我们可能要考虑以下所有标准。
We discuss the completeness and efficiency of this scheme, and also give list processing and garbage collection algorithm.
本文对方案的完备性和性能进行了讨论,同时给出了典型的链表操作算法和废料收集算法。
IBM implementation USES a garbage collection algorithm called mark-sweep-compact (MSC), which is named after three distinct phases.
IBM实现使用称为mark - sweep - compact (msc)的垃圾收集算法,它是根据三个不同的阶段命名的。
Moreover, this paper studies the tri-color model of the conservative garbage collection algorithm, and proposes the improvement of this module.
还对其基于三色模型的保守垃圾回收算法进行了论述,并提出了改进设计方案。
For the performance study, we configured the appropriate garbage collection algorithm, page size and heap size on each OS and hardware configuration tested.
关于那份性能评价,我们在两个操作系统以及硬件平台上都仔细地调整了垃圾收集算法、页和堆的大小。
If you find the length of the garbage collection runs are too long, you can tune your JVM to use a different garbage collection algorithm (the details depend on the version and vendor of your JVM).
如果发现垃圾收集的运行时间太长,可以考虑让JVM使用另一种垃圾收集算法(具体细节取决于JVM的版本和厂商)。
Aside from adding RAM, or at least ensuring that you have sufficient RAM for a 64-bit JVM, you'll also need to spend time tuning the garbage collection (GC) algorithm for the JDK in use.
除了添加RAM(或至少确保拥有64位JVM所需的足够RAM)外,还将需要花时间调整所使用的JDK的垃圾回收(GC)算法。
Experiment results show that this algorithm does improve the efficiency of garbage collection.
试验结果表明,该算法有效提高了垃圾回收效率。
The FOPT algorithm includes three parts: casual order preservation, Folding Operation Transformation scheme (FOPT) and garbage collection.
FOPT算法包含三个部分,因果关系维护、操作变换和垃圾操作回收。
The FOPT algorithm includes three parts: casual order preservation, Folding Operation Transformation scheme (FOPT) and garbage collection.
FOPT算法包含三个部分,因果关系维护、操作变换和垃圾操作回收。
应用推荐