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 条
  • [21] Using passive object garbage collection algorithms for garbage collection of active objects
    Vardhan, Abhay
    Agha, Gul
    ACM SIGPLAN Not., 1600, 2 SUPPL. (213-220):
  • [22] Garbage collecting the internet: A survey of distributed garbage collection
    Abdullahi, SE
    Ringwood, GA
    ACM COMPUTING SURVEYS, 1998, 30 (03) : 330 - 373
  • [23] Fast conservative garbage collection
    Shahriyar, Rifat
    Blackburn, Stephen M.
    McKinley, Kathryn S.
    ACM SIGPLAN Notices, 2014, 49 (10): : 121 - 139
  • [24] GARBAGE COLLECTION IN A DISTRIBUTED ENVIRONMENT
    AUGUSTEIJN, L
    LECTURE NOTES IN COMPUTER SCIENCE, 1987, 259 : 75 - 93
  • [25] NOTE ON COMPACTING GARBAGE COLLECTION
    FITCH, JP
    NORMAN, AC
    COMPUTER JOURNAL, 1978, 21 (01): : 31 - 34
  • [26] A DISTRIBUTED GARBAGE COLLECTION ALGORITHM
    HUGHES, J
    LECTURE NOTES IN COMPUTER SCIENCE, 1985, 201 : 256 - 272
  • [27] UNIPROCESSOR GARBAGE COLLECTION TECHNIQUES
    WILSON, PR
    LECTURE NOTES IN COMPUTER SCIENCE, 1992, 637 : 1 - 42
  • [28] Design patterns in garbage collection
    Yeates, SA
    de Champlain, M
    TECHNOLOGY OF OBJECT-ORIENTED LANGUAGES AND SYSTEMS (TOOLS 25) - PROCEEDINGS, 1998, : 80 - 98
  • [29] IS GARBAGE COLLECTION ON ADA POSSIBLE
    BAKER, HG
    EDN, 1991, 36 (04) : 45 - 45
  • [30] Garbage collection in generic libraries
    Nishanov, GV
    Schupp, S
    ACM SIGPLAN NOTICES, 1999, 34 (03) : 86 - 96