Proceedings of the 26th ACM International Conference on Architectural Support for Programming Languages and Operating Systems 2021
DOI: 10.1145/3445814.3446691
|View full text |Cite
|
Sign up to set email alerts
|

PMFuzz: test case generation for persistent memory programs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
19
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 30 publications
(19 citation statements)
references
References 47 publications
0
19
0
Order By: Relevance
“…The tool for fuzz testing is called a fuzzer. Due to its simplicity and efficiency, fuzzing has been widely used in the security and system communities [35,41,42,60]. Leveraging fuzz testing to check the correctness and efficiency of PM programs is promising to improve the software quality [35,45].…”
Section: Fuzz Testingmentioning
confidence: 99%
See 4 more Smart Citations
“…The tool for fuzz testing is called a fuzzer. Due to its simplicity and efficiency, fuzzing has been widely used in the security and system communities [35,41,42,60]. Leveraging fuzz testing to check the correctness and efficiency of PM programs is promising to improve the software quality [35,45].…”
Section: Fuzz Testingmentioning
confidence: 99%
“…We assume that a system crash renders all transient states of all threads/processes lost [23]. This failure model of PM is based on the assumption that CPU registers and caches are volatile, which is commonly used in real hardware (e.g., Intel Optane PM with asynchronous DRAM refresh (ADR) [24,63]), computer systems [28,32,67,70], and PM-specific testing tools [15,19,35,45]. Enhancing CPU caches with durability is possible but requires hardware modifications [1,68] or additional intel-specific extended ADR (eADR) support [50], which are not necessary for PM programming (refer to ğ6.6 for more discussions about eADR).…”
Section: Assumptions and Definitionsmentioning
confidence: 99%
See 3 more Smart Citations