Affiliation:
1. Johannes Gutenberg University Mainz, Germany
2. University of Oxford, UK
Abstract
Emerging persistent memory in commodity hardware allows byte-granular accesses to persistent state at memory speeds. However, to prevent inconsistent state in persistent memory due to unexpected system failures, different write-semantics are required compared to volatile memory. Transaction-based library solutions for persistent memory facilitate the atomic modification of persistent data in languages where memory is explicitly managed by the programmer, such as C/C++. For languages that provide extended capabilities like automatic memory management, a more native integration into the language is needed to maintain the high level of memory abstraction. It is shown in this paper how persistent software transactional memory (PSTM) can be tightly integrated into the runtime system of Haskell to atomically manage values of persistent transactional data types. PSTM has a clear interface and semantics extending that of software transactional memory (STM). Its integration with the language’s memory management retains features like garbage collection and allocation strategies, and is fully compatible with Haskell's lazy execution model. Our PSTM implementation demonstrates competitive performance with low level libraries and trivial portability of existing STM libraries to PSTM. The implementation allows further interesting use cases, such as persistent memoization and persistent Haskell expressions.
Publisher
Association for Computing Machinery (ACM)
Subject
Safety, Risk, Reliability and Quality,Software
Reference69 articles.
1. Dynamic typing in a statically typed language
2. An Approach to Persistent Programming
3. PS-algol
4. Ömer S. Ağacan. 2020. The problem with adding functions to compact regions. https://www.well-typed.com/blog/2020/03/functions-in-compact-regions/ Ömer S. Ağacan. 2020. The problem with adding functions to compact regions. https://www.well-typed.com/blog/2020/03/functions-in-compact-regions/
Cited by
2 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. PM.NET: Uma biblioteca de desenvolvimento para memória persistente com C#;Anais do XXIV Simpósio em Sistemas Computacionais de Alto Desempenho (SSCAD 2023);2023-10-17
2. Simurgh;Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis;2021-11-13