Timezone isn't accessible, please provide the correct parameters
eventFeedUrl=http://realintelligence.com/customers/expos/00Do0000000aAt2/FMS_xmlcreator/a0J1J00001H0ji2_specific-event-list.xml
trackCategory=Session
eventID=a0J1J00001H0ji2
timezone=
duration=PTH
, NaNth
3:20-5:45 PM
PMEM-202-1: Persistent Memory Part 4: Current Research in Persistent Memory (Persistent Memory Track)
Paper Title: PMTest:-A Fast and Flexible Testing Framework for Persistent Memory Programs

Paper Abstract: Recent non-volatile memory technologies have enabled persistent memory (PM) and a new set of crash-consistent software (CCS) for PM. CCS developed for persistent memory ranges from kernel modules to user-space libraries and custom applications. However, ensuring crash consistency in CCS is difficult and error-prone. Due to the reordering by the hardware, programmers cannot test whether the order specified in the CCS will not result in an ordering that violates the crash consistency requirement. We believe that there is an urgent need for developing a testing framework that helps programmers identify crash consistency bugs in their CCS. We propose PMTest (https://pmtest.persistentmemory.org), a crash consistency testing framework that is both flexible and fast. In the evaluation with eight programs, PMTest not only identified 45 synthetic crash consistency bugs but also detected 3 new bugs in a file system (PMFS) and in applications developed using a transactional library (PMDK), while on average being 7.1Ã faster than the state-of-the-art tool.

Paper Author: Samira Khan, Assistant Professor, University of Virginia

Author Bio: Samira Khan is an Assistant Professor at the University of Virginia (UVa). Prior to joining UVa, she was a Post Doctoral Researcher at Carnegie Mellon University, funded by Intel Labs. Her research focuses on building system stack for emerging technologies. She is the recipient of NSF CRII Award, SPX Award, JUMP Center Award, and Rising Stars in EECS Award. She received her PhD from the University of Texas at San Antonio. During her graduate studies, she worked at Intel, AMD, and EPFL.