170 likes | 270 Vues
Explore the impact of Virtual Compaction on memory management, particularly its role in enhancing memory leak tolerance for C++ applications. Discover how this technique, researched by Berger and his team, holds promise for improving garbage collection effectiveness and memory allocation efficiency. This study delves into the segregation of the heap and the mixed outcomes seen with the approach. Dive into the world of Wild and Crazy VMs and the potential benefits and drawbacks of virtual compaction in the realm of memory management.
E N D
Virtual Compaction Emery Berger University of Massachusetts Amherst TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AAAAA
Conclusion • Virtual compaction part of “Plug” • memory leak tolerance for C++ • [Novark, Berger, Zorn] – in preparation • Not yet part of general-purpose allocator • Good for GC?