P Li, C Ding, H Luo - ACM SIGPLAN Notices, 2014 - dl.acm.org
Most of today's programs make use of a sizable heap to store dynamic data. To characterize the heap dynamics, this paper presents a set of metrics to measure the average amount of …
K Alnowaiser - Proceedings of the workshop on Memory Systems …, 2014 - dl.acm.org
Reference locality is vital to the performance of parallel Garbage Collection (GC) running on Non-Uniform Memory Access (NUMA) machines. A GC thread may trace remotely placed …
A Micic, SZ Rana - US Patent 11,194,714, 2021 - Google Patents
(57) ABSTRACT A first thread of a garbage collector can determine fields, in class metadata assigned to objects contained in a local memory, that are self-referencing fields. For a …
A Micic, SZ Rana - US Patent 11,204,866, 2021 - Google Patents
A first thread of a garbage collector can determine fields, in class metadata assigned to objects contained in a local memory, that are self-referencing fields. For a plurality of the …
Big data computation poses a challenge to memory management in today's storage systems. Widely used techniques include garbage collection to guarantee memory safety …
Cache-coherent non uniform memory access (ccNUMA) architecture is a standard design pattern for contemporary multicore processors, and future generations of architectures are …