Opportunistic garbage collection

被引:0
|
作者
Wilson, Paul R. [1 ]
机构
[1] Univ of Illinois at Chicago, United States
来源
SIGPLAN Notices (ACM Special Interest Group on Programming Languages) | 1988年 / 23卷 / 12期
关键词
Computer Operating Systems--Storage Allocation - Systems Science and Cybernetics--Heuristic Programming;
D O I
暂无
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
Opportunistic garbage collection is a non-incremental generation-based garbage collection system. It attempts to minimize the probability of disruptive pauses by careful scheduling of scavenges. Scavenge pauses are hidden in pauses created by the running program or by the user; they are also shortened by scheduling them at low points in the stack height, where live data tend to be at a minimum. These heuristics can be surprisingly simple and cheap to implement - user input primitives provide an effective hook from which to invoke the scheduling routine, since they tend to correspond both to local stack minima and to computational pause boundaries. An additional mechanism is proposed to detect times when it is safe to scavenge an intermediate generation, based on the amount of data surviving from a new-generation scavenge. This mechanism can be used reliably in certain cases, or heuristically in a larger class of cases.
引用
收藏
页码:98 / 102
相关论文
共 50 条
  • [41] Framework for analyzing garbage collection
    Hertz, M
    Immerman, N
    Moss, JEB
    FOUNDATIONS OF INFORMATION TECHNOLOGY IN THE ERA OF NETWORK AND MOBILE COMPUTING, 2002, 96 : 230 - 242
  • [42] Finer Garbage Collection in LINDACAP
    Udzir, Nur Izura
    Ibrahim, Hamidah
    Demesie, Sileshi
    INTERNATIONAL JOURNAL OF INFORMATION TECHNOLOGY AND WEB ENGINEERING, 2010, 5 (03) : 1 - 26
  • [43] GARBAGE COLLECTION IN AURORA - AN OVERVIEW
    WEEMEEUW, P
    DEMOEN, B
    LECTURE NOTES IN COMPUTER SCIENCE, 1992, 637 : 454 - 472
  • [44] GARBAGE COLLECTION IN AN UNCOOPERATIVE ENVIRONMENT
    BOEHM, HJ
    WEISER, M
    SOFTWARE-PRACTICE & EXPERIENCE, 1988, 18 (09): : 807 - 820
  • [45] Compact garbage collection tables
    Tarditi, D
    ACM SIGPLAN NOTICES, 2001, 36 (01) : 50 - 58
  • [46] C++ and garbage collection
    Spertus, M
    DR DOBBS JOURNAL, 1997, 22 (12): : 36 - &
  • [47] MOSTLY PARALLEL GARBAGE COLLECTION
    BOEHM, HJ
    DEMERS, AJ
    SHENKER, S
    SIGPLAN NOTICES, 1991, 26 (06): : 157 - 164
  • [48] COLLECTION SCHEMES FOR DISTRIBUTED GARBAGE
    ABDULLAHI, SE
    MIRANDA, EE
    RINGWOOD, GA
    LECTURE NOTES IN COMPUTER SCIENCE, 1992, 637 : 43 - 81
  • [49] REFERENCE COUNT GARBAGE COLLECTION
    CHRISTOPHER, TW
    SOFTWARE-PRACTICE & EXPERIENCE, 1984, 14 (06): : 503 - 507
  • [50] PITFALLS OF CONSERVATIVE GARBAGE COLLECTION
    WENTWORTH, EP
    SOFTWARE-PRACTICE & EXPERIENCE, 1990, 20 (07): : 719 - 727