<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>FIFO on bradleycarey.com</title>
    <link>https://bradleycarey.com/tags/fifo/</link>
    <description>Recent content in FIFO on bradleycarey.com</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 02 Sep 2023 22:22:18 -0400</lastBuildDate>
    <atom:link href="https://bradleycarey.com/tags/fifo/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Page Replacement Algorithm Benchmarker – Memsim</title>
      <link>https://bradleycarey.com/posts/2012-01-23-page-replacement-algorithm-benchmarker-memsim/</link>
      <pubDate>Mon, 23 Jan 2012 23:11:15 -0400</pubDate>
      <guid>https://bradleycarey.com/posts/2012-01-23-page-replacement-algorithm-benchmarker-memsim/</guid>
      <description>&lt;p&gt;This Java program simulates three common page replacement algorithms and displays benchmarks such as number of faults (and more). Also provided in the *.rar file is trace files which were captured in Linux and can be loaded into the program via command line to test either LRU, FIFO, or Random algorithms for comparison.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://bradleycarey.com/images/2015/01/memsim.rar&#34; &gt;Download memsim.rar&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
