<?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-22T08:03:14Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/107992" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/107992</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>Srikant, Rayadurgam</dc:contributor>
          <dc:creator>Brenner, Michael</dc:creator>
          <dc:date>2020-08-26T21:54:53Z</dc:date>
          <dc:date>2020-08-26T21:54:53Z</dc:date>
          <dc:date>2020-05-11</dc:date>
          <dc:date>2020-05</dc:date>
          <dc:description>Caches are segments of memory that store requested information in a system subject to a set of decision rules, defined as the caching algorithm. One of the most popular caching algorithms is the least recently used algorithm (LRU) due to its simplicity and effectiveness in a multitude of applications. LRU caches operate by storing objects in the order that they were most recently requested. Further, whenever an item is requested that is not currently in the cache, the requested item is placed at the head of the cache, and the least recently requested item is evicted. Many have suggested a tie between the performance of an LRU cache and a time to live (TTL) cache. In this thesis, we present a unique Lyapunov based proof for an asymptotically exact TTL approximation for the steady state distribution of our LRU Markov model. We further present ongoing theoretical extensions to other variants of LRU, as well as simulations that validate our model. We conclude by proposing a variance corrected model to better approximate hit rate over time.</dc:description>
          <dc:description>Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2020-08-25 without embargo terms</dc:description>
          <dc:description>The student, Michael Brenner, accepted the attached license on 2020-05-05 at 09:31.</dc:description>
          <dc:description>The student, Michael Brenner, submitted this Thesis for approval on 2020-05-05 at 09:38.</dc:description>
          <dc:description>This Thesis was approved for publication on 2020-05-11 at 07:16.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #15210 on 2020-08-25 at 17:12:13</dc:description>
          <dc:description>Made available in DSpace on 2020-08-26T21:54:53Z (GMT). No. of bitstreams: 2
BRENNER-THESIS-2020.pdf: 455094 bytes, checksum: 4015ffe09ac171aa11f36b07d365a48b (MD5)
LICENSE.txt: 4212 bytes, checksum: fed6f97b9c558ce39e9627be10915b92 (MD5)
  Previous issue date: 2020-05-11</dc:description>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>http://hdl.handle.net/2142/107992</dc:identifier>
          <dc:language>en</dc:language>
          <dc:rights>Copyright 2020 Michael Brenner</dc:rights>
          <dc:subject>Lyapunov</dc:subject>
          <dc:subject>Control Thoery</dc:subject>
          <dc:subject>Stochastic Systems</dc:subject>
          <dc:subject>Cache</dc:subject>
          <dc:subject>LRU</dc:subject>
          <dc:subject>Least recently used</dc:subject>
          <dc:subject>Markov Chain</dc:subject>
          <dc:subject>TTL</dc:subject>
          <dc:title>A Lyapunov analysis of LRU</dc:title>
          <dc:type>text</dc:type>
          <dc:type>Thesis</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>
