For the performance study, we configured the appropriate garbage collection algorithm, page size and heap size on each OS and hardware configuration tested.
关于那份性能评价,我们在两个操作系统以及硬件平台上都仔细地调整了垃圾收集算法、页和堆的大小。
2
The virtual memory pages whose page frames are to be reassigned are selected using the VMM's page replacement algorithm.
可以使用 VMM 的页面置换算法来选择要重新分配页帧的虚拟内存页面。
3
VMM is constantly lurking and working in the background trying to steal frames that have not been recently referenced, using the page replacement algorithm discussed earlier.