<?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-20T12:23:52Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/106349" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/106349</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>Wang, Xiaohao</dc:creator>
          <dc:date>2020-03-02T22:12:19Z</dc:date>
          <dc:date>2020-03-02T22:12:19Z</dc:date>
          <dc:date>2022-03-03T10:15:08Z</dc:date>
          <dc:date>2019-11-19</dc:date>
          <dc:date>2019-12</dc:date>
          <dc:description>Log-structured merge (LSM) tree-based key-value stores, such as LevelDB and RocksDB, have seen great adoption in industry due to their high write speed. However, one major issue with LSM-based databases is the high write amplification. The root cause of this problem is the LSM tree structure that demands each level to be completely sorted. In this work, we propose OpenKV, a novel key-value store for open-channel SSD that achieves very low write amplification with good read performance. We propose a design with partially sorted levels with lazy compaction to reduce write amplification, and we have designed a central lookup table based on the cuckoo filter to utilize the open-channel SSD's direct page-level access. In our evaluation we show that compared to LevelDB, our design can reduce write traffic by 2.6x to 3.5x while improving random read performance by up to 1.8x.</dc:description>
          <dc:description>Submission published under a 24 month embargo labeled 'U of I Access', the embargo will last until 2021-12-01</dc:description>
          <dc:description>The student, Xiaohao Wang, accepted the attached license on 2019-11-19 at 14:35.</dc:description>
          <dc:description>The student, Xiaohao Wang, submitted this Thesis for approval on 2019-11-19 at 14:51.</dc:description>
          <dc:description>This Thesis was approved for publication on 2019-11-19 at 16:03.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #14566 on 2020-02-28 at 17:22:25</dc:description>
          <dc:description>Made available in DSpace on 2020-03-02T22:12:19Z (GMT). No. of bitstreams: 3
WANG-THESIS-2019.pdf: 988208 bytes, checksum: e0f934a9b5fd42ca5c4b5e498e44f68c (MD5)
Master Thesis.zip: 1031677 bytes, checksum: 069c09f13858e68ba0a6f7c3a69f3123 (MD5)
LICENSE.txt: 4209 bytes, checksum: 9ff8f45ee449fb9b76319fa72af5c558 (MD5)
  Previous issue date: 2019-11-19</dc:description>
          <dc:description>Embargo set by: Seth Robbins for item 113890
Lift date: 2022-03-02T22:12:26Z
Reason: Author requested U of Illinois access only (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>Embargo set by: Seth Robbins for item 113890
Lift date: 2022-03-02T22:15:21Z
Reason: Author requested U of Illinois access only (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>Embargo set by: Seth Robbins for item 113890
Lift date: 2022-03-02T22:18:25Z
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 113890 on 2022-03-03T10:15:08Z.</dc:description>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>http://hdl.handle.net/2142/106349</dc:identifier>
          <dc:language>en</dc:language>
          <dc:rights>Copyright 2019 Xiaohao Wang</dc:rights>
          <dc:subject>Key-Value Store, Cuckoo Filter, Open-Channel SSD</dc:subject>
          <dc:title>OpenKV: LSM-tree-based key-value store for open-channel SSD</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>
