DOI: 10.1007/978-3-540-73589-2_7
|View full text |Cite
|
Sign up to set email alerts
|

AS-GC: An Efficient Generational Garbage Collector for Java Application Servers

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Publication Types

Select...
4
2

Relationship

3
3

Authors

Journals

citations
Cited by 6 publications
(8 citation statements)
references
References 28 publications
0
8
0
Order By: Relevance
“…From the object lifespan perspective, inefficient GC due to scheduling can make the lifespans of objects appear to be longer. In fact, we have observed the increasing lifespan phenomenon in our previous study of a SPECjAppServer2004 [32,31].…”
Section: Motivationmentioning
confidence: 83%
See 3 more Smart Citations
“…From the object lifespan perspective, inefficient GC due to scheduling can make the lifespans of objects appear to be longer. In fact, we have observed the increasing lifespan phenomenon in our previous study of a SPECjAppServer2004 [32,31].…”
Section: Motivationmentioning
confidence: 83%
“…We also configured the size of the mature space to be twice as large as that of the nursery space. Our previous study showed that this value yields the best performance for multithreaded server applications [32,31]. We also evaluated the sensitivities of our algorithms to heap sizes and garbage collection policies.…”
Section: Discussionmentioning
confidence: 98%
See 2 more Smart Citations
“…Xian et. al [24][25][26][27] design several types of schedulers for Java applications, including object allocation phase aware and contention aware schedulers. The allocation phase aware scheduler schedules the threads according to their allocation rate or preempt threads with the memory consumption instead of the running time which is used in the CFS.…”
Section: Related Workmentioning
confidence: 99%