With great pleasure, we welcome you to the ACM SIGPLAN International Symposium on Memory Management (ISMM) 2022. This is the 21st event in the ISMM series. As COVID restrictions ease, this event is in a hybrid format for the first time. We are pleased to see that our colleagues and friends in the memory management community remain active and productive in this challenging year.
Proceeding Downloads
Reconsidering OS memory optimizations in the presence of disaggregated memory
Tiered memory systems introduce an additional memory level with higher-than-local-DRAM access latency and require sophisticated memory management mechanisms to achieve cost-efficiency and high performance. Recent works focus on byte-addressable tiered ...
MemSweeper: virtualizing cluster memory management for high memory utilization and isolation
Memory caches are critical components of modern web services that improve response times and reduce the load on backend databases. In multi-tenant clouds, several instances of caches compete for memory. The current state-of-the-art is to statically ...
Concurrent and parallel garbage collection for lightweight threads on multicore processors
This paper develops a concurrent and parallel garbage collection (GC) method that works with a lightweight thread library realizing the standard M:N threading model. The GC algorithm is organized as a set of procedures that are called from a user-level ...
Replication-based object persistence by reachability
The emergence of non-volatile memory (NVM) presents opportunities for making in-memory data of application programs persistent at a small cost. An adequate abstraction is required for programming languages to be able to utilize NVM. Here, persistence by ...
Index Terms
- Proceedings of the 2022 ACM SIGPLAN International Symposium on Memory Management