1987
DOI: 10.1007/3-540-47891-4_8
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic Grouping in an Object-Oriented Virtual Memory Hierarchy

Abstract: Object oriented programming environments frequently suffer serious performance degradation because of a high level of paging activity when implemented using a conventional virtual memory system. Although the fine-grained, persistent nature of objects in such environments is not conducive to efficient paging, the performance degradation can be limited by careful grouping of objects within pages. Such object placement schemes can be classified into four categories -the grouping mechanism may be either static or … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

1989
1989
2013
2013

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 15 publications
(2 citation statements)
references
References 5 publications
(6 reference statements)
0
2
0
Order By: Relevance
“…Operating systems have been supporting virtual memory since a long time [Den70,Sta82,CH81,WWH87,KLVA93]. Virtual memory is transparent in the sense that it automatically swaps out unused memory organized in pages governed by some strategies such as the leastrecently-used (LRU) [CH81,CO72,Den80,LL82].…”
Section: Introductionmentioning
confidence: 99%
“…Operating systems have been supporting virtual memory since a long time [Den70,Sta82,CH81,WWH87,KLVA93]. Virtual memory is transparent in the sense that it automatically swaps out unused memory organized in pages governed by some strategies such as the leastrecently-used (LRU) [CH81,CO72,Den80,LL82].…”
Section: Introductionmentioning
confidence: 99%
“…Since the performance impact of these misses is relatively high, software optimizations to reduce them may be worth investigating. Finally, even though cache-level data locality is good, page-level locality may be poor [WWT87] and thus needs to be studied.…”
Section: Future Workmentioning
confidence: 99%