BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:1.0 BEGIN:VEVENT DTSTART:20111116T190000Z DTEND:20111116T193000Z LOCATION:TCC 305 DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: This paper considers the problem of how to implement a=0Afile system on Storage Class Memory (SCM), which is both=0Abyte addressable and also non-volatile. We claim that both=0Athe existing regular file systems and the memory based file=0Asystems are not suitable for SCM. In this paper, we propose=0Aa new file system, called SCMFS, which is implemented on=0Athe virtual address space. In SCMFS, we utilize the existing=0Amemory management module in the operating system to do=0Athe block management and keep the space always contiguous=0Afor each file. The simplicity of SCMFS not only makes it=0Aeasy to implement, but also improves the performance. We=0Aimplemented a prototype in Linux and evaluated its performance=0Athrough multiple benchmarks. SUMMARY:SCMFS: A File System for Storage Class Memory PRIORITY:3 END:VEVENT END:VCALENDAR