메뉴 건너뛰기




Volumn 28, Issue 6, 1993, Pages 217-226

Real-Time Replication Garbage Collection

(2)  Nettles, Scott a   O'Toole, James a  

a NONE

Author keywords

concurrent collection; copying garbage collection; incremental collection; real time garbage collection; replication

Indexed keywords


EID: 84976785175     PISSN: 03621340     EISSN: 15581160     Source Type: Journal    
DOI: 10.1145/173262.155111     Document Type: Article
Times cited : (11)

References (20)
  • 2
    • 0017956645 scopus 로고
    • List Processing in Real Time on a Serial Computer
    • H. G. Baker. List Processing in Real Time on a Serial Computer. Communications of the ACM, 21(4):280-294, 1978.
    • (1978) Communications of the ACM , vol.21 , Issue.4 , pp. 280-294
    • Baker, H.G.1
  • 3
    • 85029626710 scopus 로고
    • Hans-Juergen Boehm, Alan J
    • Demers, and Scott Shenker. Mostly Parallel Garbage Collection. In SIGPLAN Symposium on Programming Language Design and Implementation, pages 157-164
    • Hans-Juergen Boehm, Alan J. Demers, and Scott Shenker. Mostly Parallel Garbage Collection. In SIGPLAN Symposium on Programming Language Design and Implementation, pages 157-164, 1991.
    • (1991)
  • 4
    • 84976731792 scopus 로고
    • Trading Data Space for Reduced Time and Code Space in Real-Time Garbage Collection
    • In SIGPLAN Symposium on LISP and Functional Programming
    • Rodney A. Brooks. Trading Data Space for Reduced Time and Code Space in Real-Time Garbage Collection. In SIGPLAN Symposium on LISP and Functional Programming, 1984.
    • (1984)
    • Brooks, R.A.1
  • 7
    • 0018030792 scopus 로고
    • On-the-fly Garbage Collection: An Exercise in Cooperation. Communications of the ACM, 21(11):966-975, November
    • E. Dijkstra, L. Lamport, A. Martin, C. Scholten, and E. Steffens. On-the-fly Garbage Collection: An Exercise in Cooperation. Communications of the ACM, 21(11):966-975, November 1978.
    • (1978)
    • Dijkstra, E.1    Lamport, L.2    Martin, A.3    Scholten, C.4    Steffens, E.5
  • 9
    • 0004047294 scopus 로고
    • Real-time Concurrent Garbage Collection on Stock Multiprocessors
    • DEC Systems Research Center, February
    • John R. Ellis, Kai Li, and Andrew W. Appel. Real-time Concurrent Garbage Collection on Stock Multiprocessors. Technical Report DEC-SRC-TR-25, DEC Systems Research Center, February 1988.
    • (1988) Technical Report DEC-SRC-TR-25
    • Ellis, J.R.1    Li, K.2    Appel, A.W.3
  • 10
    • 0027002099 scopus 로고
    • J. Eliot B. Moss, and Darko Stefanovic. A comparative performance evaluation of write barrier implementations. In Proceedings of the 1992 Conference on Object-Oriented Programming Systems, Languages, and Applications
    • Antony L. Hosking, J. Eliot B. Moss, and Darko Stefanovic. A comparative performance evaluation of write barrier implementations. In Proceedings of the 1992 Conference on Object-Oriented Programming Systems, Languages, and Applications, 1992.
    • (1992)
    • Hosking, A.L.1
  • 11
    • 0027801257 scopus 로고    scopus 로고
    • Lorenz Huelsbergen and James R
    • Larus. A concurrent copying garbage collector for languages that distinguish (im)mutable data. In Proceedings of the 1993 ACM Symposiym on Principles and Practice of Parallel Programming, 1993. To appear
    • Lorenz Huelsbergen and James R. Larus. A concurrent copying garbage collector for languages that distinguish (im)mutable data. In Proceedings of the 1993 ACM Symposiym on Principles and Practice of Parallel Programming, 1993. To appear.
  • 13
    • 84976720222 scopus 로고    scopus 로고
    • O'Toole, and David K. Gifford. Concurrent garbage collection of persistent heaps. Technical Report MIT-LCS-TR-569 and CMU-CS-93-137, Massachusetts Institute of Technology and Carnegie Mellon University, 1993. Submitted to 14th Symposium on Operating Systems Principles
    • Scott M. Nettles, James W. O'Toole, and David K. Gifford. Concurrent garbage collection of persistent heaps. Technical Report MIT-LCS-TR-569 and CMU-CS-93-137, Massachusetts Institute of Technology and Carnegie Mellon University, 1993. Submitted to 14th Symposium on Operating Systems Principles.
    • Nettles, S.M.1    James, W.2
  • 14
    • 84958636933 scopus 로고    scopus 로고
    • O'Toole, David Pierce, and Nicholas Haines. Replication-Based Incremental Copying Collection. In Proceedings of the SIGPLAN International Workshop on Memory Management, pages 357-364. ACM, Springer-Verlag, September 1992. Also available as Carnegie Mellon University Technical Report CMU-CS-93-135
    • Scott M. Nettles, James W. O'Toole, David Pierce, and Nicholas Haines. Replication-Based Incremental Copying Collection. In Proceedings of the SIGPLAN International Workshop on Memory Management, pages 357-364. ACM, Springer-Verlag, September 1992. Also available as Carnegie Mellon University Technical Report CMU-CS-93-135.
    • Nettles, S.M.1    James, W.2
  • 15
    • 0024050936 scopus 로고
    • Garbage Collection of Strings and Linked Data Structures in Real-time
    • Software-Practice and Experience, 18(7):613-640, July
    • K. Nilsen. Garbage Collection of Strings and Linked Data Structures in Real-time. Software-Practice and Experience, 18(7):613-640, July 1988.
    • (1988)
    • Nilsen, K.1
  • 16
    • 85034603049 scopus 로고
    • Concurrent Garbage Collection on Stock Hardware
    • editor, Functional Programming Languages and Computer Architecture (LNCS 274), pages. Springer-Verlag
    • S. C. North and J.H. Reppy. Concurrent Garbage Collection on Stock Hardware. In Gilles Kahn, editor, Functional Programming Languages and Computer Architecture (LNCS 274), pages 113-133. Springer-Verlag, 1987.
    • (1987) In Gilles Kahn , pp. 113-133
    • North, S.C.1
  • 17
    • 84976698274 scopus 로고    scopus 로고
    • O'Toole. Garbage Collecting an Object Cache. Technical Report MIT/LCS/TM-485, Massachusetts Institute of Technology, April 1993. To appear
    • James W. O'Toole. Garbage Collecting an Object Cache. Technical Report MIT/LCS/TM-485, Massachusetts Institute of Technology, April 1993. To appear.
    • James, W.1
  • 18
    • 84976735727 scopus 로고
    • O'Toole and Scott M. Nettles. Concurrent Replication Garbage Collection. Technical Report MIT-LCS-TR-570 and CMU-CS-93-138, Massachusetts Institute of Technology and Carnegie Mellon University
    • James W. O'Toole and Scott M. Nettles. Concurrent Replication Garbage Collection. Technical Report MIT-LCS-TR-570 and CMU-CS-93-138, Massachusetts Institute of Technology and Carnegie Mellon University, 1993.
    • (1993)
    • James, W.1
  • 19
    • 84976757744 scopus 로고
    • O'Toole and Scott M. Nettles. Real-Time Replication GC: An Implementation Report. Technical Report ?IT-LCS-TR-568 and CMU-CS-93-136, Massachusetts Institute of Technology and Carnegie Mellon University
    • James W. O'Toole and Scott M. Nettles. Real-Time Replication GC: An Implementation Report. Technical Report ?IT-LCS-TR-568 and CMU-CS-93-136, Massachusetts Institute of Technology and Carnegie Mellon University, 1993.
    • (1993)
    • James, W.1


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