<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/oai-pmh.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-09-20T20:27:58Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/105096" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/105096</identifier>
        <datestamp>2023-07-11</datestamp>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>col_2142_8888</setSpec>
        <setSpec>com_2142_5130</setSpec>
        <setSpec>com_2142_8887</setSpec>
        <setSpec>com_2142_234</setSpec>
      </header>
      <metadata>
        <thesis xmlns="http://www.ndltd.org/standards/metadata/etdms/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdms11.xsd http://purl.org/dc/elements/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdmsdc.xsd">
          <dc:contributor>Huang, Jian</dc:contributor>
          <dc:creator>Coats, Chance Christopher</dc:creator>
          <dc:date>2019-08-23T20:36:11Z</dc:date>
          <dc:date>2019-08-23T20:36:11Z</dc:date>
          <dc:date>2021-08-24T09:15:24Z</dc:date>
          <dc:date>2019-04-25</dc:date>
          <dc:date>2019-05</dc:date>
          <dc:description>Recent  advances  in  memory  technology  have  led  to  the  creation  of  high-performance, non-volatile alternatives to traditional DRAM, known as non-volatile memory (NVM). While this technology has provided immense opportunities to system designers, it has also presented new challenges since applications running on NVM systems require data persistence guarantees with respect to system crashes. To address this problem, many crash-consistency techniques, including logging and shadow paging, have been proposed. However, existing solutions can suffer from significant overheads on the critical path of execution or introduce extra write traffic to NVM, or even both. For instance, logging approaches introduce double writes for data and logs in the critical  path  of  program  execution,  while  shadow  paging  incurs  significant write amplification and cache flushes to ensure durability. To provide persistence guarantees, this work proposes a transparent and efficient out-of-place update mechanism which provides atomic data durability without incurring a substantial number of additional writes or performance overheads. The key idea of the proposed approach is to write the updated data to a new location in NVM while keeping the old data unmodified until after the updated version becomes durable. To support out-of-place updates in NVM, this work introduces a lightweight and transparent persistence indirection layer, called PIL, along with minor changes to existing processor architectures which together enable efficient transaction execution in hardware. Experimental results with a variety of data structures and data-intensive applications show that PIL achieves low critical-path latency with small write amplification, which is close to that of a native system without persistence support. Compared with the state-of-the-art crash-consistency techniques, it improves application performance by up to 1.8× while reducing write amplification  by  up  to  85.3%.   PIL  also  demonstrates  scalable  data  recovery capability on multi-core systems.</dc:description>
          <dc:description>Submission published under a 24 month embargo labeled 'U of I Access', the embargo will last until 2021-05-01</dc:description>
          <dc:description>The student, Chance Coats, accepted the attached license on 2019-04-25 at 10:29.</dc:description>
          <dc:description>The student, Chance Coats, submitted this Thesis for approval on 2019-04-25 at 10:43.</dc:description>
          <dc:description>This Thesis was approved for publication on 2019-04-25 at 13:36.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #13905 on 2019-08-22 at 15:08:36</dc:description>
          <dc:description>Made available in DSpace on 2019-08-23T20:36:11Z (GMT). No. of bitstreams: 2
COATS-THESIS-2019.pdf: 1338713 bytes, checksum: 38d5429d7946617eb1606b12da9ce4a2 (MD5)
LICENSE.txt: 4209 bytes, checksum: 59172eef1722a4681d16d97d62eba695 (MD5)
  Previous issue date: 2019-04-25</dc:description>
          <dc:description>Embargo set by: Seth Robbins for item 112215
Lift date: 2021-08-23T20:36:18Z
Reason: Author requested U of Illinois access only (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>U of I Only Restriction Lifted for Item 112215 on 2021-08-24T09:15:24Z.</dc:description>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>http://hdl.handle.net/2142/105096</dc:identifier>
          <dc:language>en</dc:language>
          <dc:rights>Copyright 2019 Chance Christopher Coats</dc:rights>
          <dc:subject>Non-volatile Memory</dc:subject>
          <dc:subject>NVM</dc:subject>
          <dc:subject>Persistence</dc:subject>
          <dc:subject>Memory Persistence</dc:subject>
          <dc:subject>Crash-consistency</dc:subject>
          <dc:title>Reducing memory persistency overheads with transparent out-of-place updates</dc:title>
          <dc:type>text</dc:type>
          <dc:type>text</dc:type>
          <degree>
            <department>Electrical &amp; Computer Eng</department>
            <discipline>Electrical &amp; Computer Engr</discipline>
            <grantor>University of Illinois at Urbana-Champaign</grantor>
            <level>Thesis</level>
            <name>M.S.</name>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
