2008
DOI: 10.1007/978-3-540-89740-8_18
|View full text |Cite
|
Sign up to set email alerts
|

A Fully Parallel LISP2 Compactor with Preservation of the Sliding Properties

Abstract: Abstract. Compacting garbage collector (GC) is widely used due to its good properties of in-place collection and heap de-fragmentation. In addition, it supports fast bump-pointer allocation and provides good access locality. Most known commercial JVM or CLR implementations use compaction algorithm in certain garbage collection scenarios, such as in full heap or mature object space collections. LISP2 compactor is one of the best-known GC algorithms. As multi-core architecture prevails, several efficient paralle… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2010
2010
2013
2013

Publication Types

Select...
4
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 9 publications
(1 citation statement)
references
References 8 publications
0
1
0
Order By: Relevance
“…We use Harmony default configuration for our evaluation since it is well-tuned [18,19]. The default GC is a parallel generational GC that partitions the heap into three spaces, NOS (Nurse Object Space), MOS (Major Object Space), and LOS (Large Object Space).…”
Section: Evaluation Settingmentioning
confidence: 99%
“…We use Harmony default configuration for our evaluation since it is well-tuned [18,19]. The default GC is a parallel generational GC that partitions the heap into three spaces, NOS (Nurse Object Space), MOS (Major Object Space), and LOS (Large Object Space).…”
Section: Evaluation Settingmentioning
confidence: 99%