1996
DOI: 10.1007/bf03037218
|View full text |Cite
|
Sign up to set email alerts
|

A parallel copying garbage collection scheme for shared-memory multiprocessors

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

1996
1996
2001
2001

Publication Types

Select...
2
1
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 8 publications
0
2
0
Order By: Relevance
“…-the proposal by [Ali 1995], which provides a parallel version of a copying garbage collector, refined to guarantee avoidance of unnecessary copying (e.g., copy the same data twice) and load balancing between workers during garbage collection; -the proposal by [Bevemyr 1995], which extends the work by Ali into a generational copying garbage collector (objects are divided in generations, where newer generations contains objects more recently created; the new generation is garbage collected more often then the old one).…”
Section: Memory Managementmentioning
confidence: 99%
“…-the proposal by [Ali 1995], which provides a parallel version of a copying garbage collector, refined to guarantee avoidance of unnecessary copying (e.g., copy the same data twice) and load balancing between workers during garbage collection; -the proposal by [Bevemyr 1995], which extends the work by Ali into a generational copying garbage collector (objects are divided in generations, where newer generations contains objects more recently created; the new generation is garbage collected more often then the old one).…”
Section: Memory Managementmentioning
confidence: 99%
“…This results in a lower performance compared to execution-driven or host-supported systems|namely a slow-down of approximately 25 ; 100 per simulated processor compared to the real execution. 1 We also need to deal with a signicantly more complex software engineering problem in building the simulator. This e ect is, of course, di cult to quantify, but it is signi cant.…”
Section: The Simics Simulatormentioning
confidence: 99%