Sciweavers

ECOOP
1987
Springer

Dynamic Grouping in an Object-Oriented Virtual Memory Hierarchy

13 years 7 months ago
Dynamic Grouping in an Object-Oriented Virtual Memory Hierarchy
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 dynamic and may use information acquired from static or dynamic properties. This paper investigates the effectiveness of a simple dynamic grouping strategy based on dynamic behaviour and compares it with a static grouping scheme based on static properties. These schemes are also compared with near-optimal and random cases.
Ifor Williams, Mario Wolczko, Trevor Hopkins
Added 28 Aug 2010
Updated 28 Aug 2010
Type Conference
Year 1987
Where ECOOP
Authors Ifor Williams, Mario Wolczko, Trevor Hopkins
Comments (0)