메뉴 건너뛰기




Volumn 2027, Issue , 2001, Pages 304-318

Constant-time root scanning for deterministic garbage collection

Author keywords

[No Author keywords available]

Indexed keywords

INTERACTIVE COMPUTER SYSTEMS; JAVA PROGRAMMING LANGUAGE; PROGRAM COMPILERS; REFUSE COLLECTION; SCANNING;

EID: 67650081634     PISSN: 03029743     EISSN: 16113349     Source Type: Book Series    
DOI: 10.1007/3-540-45306-7_21     Document Type: Conference Paper
Times cited : (14)

References (28)
  • 3
    • 0003644553 scopus 로고    scopus 로고
    • Addison-Wesley
    • The Real-Time Java Experts Group: Real Time Specification for Java, Addison-Wesley, 2000, http://www.rtj.org
    • (2000) Real Time Specification for Java
  • 5
    • 0017956645 scopus 로고
    • List processing in Real Time on a Serial Computer
    • April
    • Henry G. Baker: List processing in Real Time on a Serial Computer. Communications of the ACM 21,4 (April 1978), p. 280-294, ftp://ftp.netcom.com/pub/hb/hbaker/RealTimeGC.html
    • (1978) Communications of the ACM , vol.21 , Issue.4 , pp. 280-294
    • Baker, H.G.1
  • 6
    • 0028121963 scopus 로고
    • Portable, Unobtrusive Garbage Collection for Multiprocessor Systems
    • Damien Doligez and Georges Gonthier: Portable, Unobtrusive Garbage Collection for Multiprocessor Systems, POPL, 1994
    • (1994) POPL
    • Doligez, D.1    Gonthier, G.2
  • 9
    • 0024085322 scopus 로고
    • Garbage Collection in an Uncooperative Environment
    • September
    • Hans-Juergen Boehm: Garbage Collection in an Uncooperative Environment, Software Practice & Experience, Vol 18 (9), p. 807-820, September 1988
    • (1988) Software Practice & Experience , vol.18 , Issue.9 , pp. 807-820
    • Boehm, H.-J.1
  • 10
    • 0027833248 scopus 로고
    • Space Efficient Conservative Garbage Collection
    • [10] Hans-Juergen Boehm: Space Efficient Conservative Garbage Collection, PLDI, 1993
    • (1993) PLDI
    • Boehm, H.-J.1
  • 11
    • 85029645630 scopus 로고
    • Tag-Free Garbage Collection for Strongly Typed Programming Languages
    • [11] Benjamin Goldberg: Tag-Free Garbage Collection for Strongly Typed Programming Languages, PLDI, 1991
    • (1991) PLDI
    • Goldberg, B.1
  • 12
    • 0012942640 scopus 로고
    • Runtime Tags Aren't Necessary
    • [12] A. W. Appel: Runtime Tags Aren't Necessary, Lisp and Symbolic Computation, 2, p. 153-162, 1989
    • (1989) Lisp and Symbolic Computation , vol.2 , pp. 153-162
    • Appel, A.W.1
  • 13
    • 84969391675 scopus 로고
    • Compiler Support for Garbage Collection in a Statically Typed Language
    • [13] Amer Diwan, Eliot Moss and Richard Hudson: Compiler Support for Garbage Collection in a Statically Typed Language, PLDI, 1992
    • (1992) PLDI
    • Diwan, A.1    Moss, E.2    Hudson, R.3
  • 14
    • 0031635934 scopus 로고    scopus 로고
    • Garbage Collection and Local Variable Type-Precision and Liveness in Java™ Virtual Machines
    • [14] Ole Agesen, David Detlefs, J. Eliot and B. Moss: Garbage Collection and Local Variable Type-Precision and Liveness in Java™ Virtual Machines, PLDI, 1998
    • (1998) PLDI
    • Agesen, O.1    Detlefs, D.2    Eliot, J.3    Moss, B.4
  • 15
    • 0032681067 scopus 로고    scopus 로고
    • Support for Garbage Collection at Every Instruction in A Java™ Compiler
    • [15] James Stichnoth, Guei-Yuan Lueh and Michal Cierniak: Support for Garbage Collection at Every Instruction in A Java™ Compiler, PLDI, 1999
    • (1999) PLDI
    • Stichnoth, J.1    Lueh, G.-Y.2    Cierniak, M.3
  • 17
    • 0021449073 scopus 로고
    • Christopher: Reference Count Garbage Collection
    • [17] Thomas W. Christopher: Reference Count Garbage Collection, Software Practice & Experience, Vol 14(6), p. 503-507, June 1984
    • (1984) Software Practice & Experience , vol.14 , Issue.6 , pp. 503-507
    • Thomas, W.1
  • 18
    • 0033353048 scopus 로고    scopus 로고
    • Real-Time Garbage Collection in Multi-Threaded Systems on a Single Processor
    • [18] Fridtjof Siebert: Real-Time Garbage Collection in Multi-Threaded Systems on a Single Processor, Real-Time Systems Symposium (RTSS'99), Phoenix, 1999
    • (1999) Real-Time Systems Symposium (RTSS'99), Phoenix
    • Siebert, F.1
  • 19
    • 0003935679 scopus 로고    scopus 로고
    • GC points in a Threaded Environment
    • [19] Ole Agesen: GC points in a Threaded Environment, Sun Labs Tech report 70, 1998
    • (1998) Sun Labs Tech Report , vol.70
    • Agesen, O.1
  • 22
    • 34547255991 scopus 로고    scopus 로고
    • Guaranteeing Non-Fisruptiveness and Teal-Time Deadlines in an Incremental Garbage Collector (Corrected version)
    • Vancouver
    • [22] Fridtjof Siebert: Guaranteeing Non-Fisruptiveness and Teal-Time Deadlines in an Incremental Garbage Collector (corrected version), International Symposium on Memory Management (ISMM'98), Vancouver, 1998, corrected version available at http://www.fridi.de
    • (1998) International Symposium on Memory Management (ISMM'98)
    • Siebert, F.1
  • 25
    • 0024656279 scopus 로고
    • A card-marking scheme for controlling intergenerational references in generation-based GC on stock hardware
    • [25] Paul R. Wilson and Thomas G. Moher: A card-marking scheme for controlling intergenerational references in generation-based GC on stock hardware, SIGPLAN Notices 24 (5), p. 87-92, 1989
    • (1989) SIGPLAN Notices , vol.24 , Issue.5 , pp. 87-92
    • Wilson, P.R.1    Moher, T.G.2
  • 26
    • 0012995014 scopus 로고
    • A Fast Write Barrier for Generational Garbage Collectors
    • [26] Urs Hölzle: A Fast Write Barrier for Generational Garbage Collectors, OOPSLA, 1993
    • (1993) OOPSLA
    • Hölzle, U.1
  • 27
    • 84958992102 scopus 로고    scopus 로고
    • Standard Performance Evaluation Corporation, July 30
    • [27] SPECjvm98 benchmarks suite, V1.03, Standard Performance Evaluation Corporation, July 30, 1998
    • (1998)
  • 28
    • 84958992103 scopus 로고    scopus 로고
    • 1998-2000
    • [28] Java Development Kit 1.1.8, 1.2 and 1.2.2, SUN Microsystems Inc., 1998-2000


* 이 정보는 Elsevier사의 SCOPUS DB에서 KISTI가 분석하여 추출한 것입니다.