paperbot · PL 论文追踪

RSS

Persistency semantics of the Intel-x86 architecture

POPL 4(POPL)2019
Azalea Raad, John Wickerson, Gil Neiger, Viktor Vafeiadis

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

Emerging non-volatile memory (NVM) technologies promise the durability of disks with the performance of RAM. To describe the persistency guarantees of NVM, several memory persistency models have been proposed in the literature. However, the persistency semantics of the ubiquitous x86 architecture remains unexplored to date. To close this gap, we develop the Px86 (‘persistent x86’) model, formalising the persistency semantics of Intel-x86 for the first time. We formulate Px86 both operationally and declaratively, and prove that the two characterisations are equivalent. To demonstrate the application of Px86, we develop two persistent libraries over Px86: a persistent transactional library, and a persistent variant of the Michael–Scott queue. Finally, we encode our declarative Px86 model in Alloy and use it to generate persistency litmus tests automatically.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot540,
  title = {Persistency semantics of the Intel-x86 architecture},
  author = {Azalea Raad and John Wickerson and Gil Neiger and Viktor Vafeiadis},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {4},
  number = {POPL},
  year = {2019},
  doi = {10.1145/3371079}
}