paperbot · PL 论文追踪

RSS

Limitations of Partial Compaction

TOPLAS 39(1)2017引用 5
Nachshon Cohen, Erez Petrank

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

Compaction of a managed heap is a costly operation to be avoided as much as possible in commercial runtimes. Instead, partial compaction is often used to defragment parts of the heap and avoid space blowup. Previous study of compaction limitation provided some initial asymptotic bounds but no implications for practical systems. In this work, we extend the theory to obtain better bounds and make them strong enough to become meaningful for modern systems.

链接与引用

DOI 原文 · PDF(开放获取) · DBLP

BibTeX
@article{CohenP17,
  title = {Limitations of Partial Compaction},
  author = {Nachshon Cohen and Erez Petrank},
  journal = {ACM Transactions on Programming Languages and Systems},
  volume = {39},
  number = {1},
  year = {2017},
  doi = {10.1145/2994597}
}