<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Computer Memory! by ricaking35</title>
      <link>https://padlet.com/13rcirka/memory_topic_13rcirka</link>
      <description>As if you&#39;ll remember this...</description>
      <language>en-us</language>
      <pubDate>2016-10-14 08:01:07 UTC</pubDate>
      <lastBuildDate>2025-10-11 12:18:23 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>What is memory?</title>
         <author>13rcirka</author>
         <link>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130665325</link>
         <description><![CDATA[<div>Memory, for a computer, is what allows it to, temporarily or permanently, hold data and instructions to use for the CPU.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-14 08:05:45 UTC</pubDate>
         <guid>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130665325</guid>
      </item>
      <item>
         <title>What is RAM?</title>
         <author>13rcirka</author>
         <link>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130665693</link>
         <description><![CDATA[<div>RAM (or Random Access Memory) is a <strong>volatile</strong> type of memory which is used by the computer to hold the executable instructions. RAM can be easily edited by the computer or yourself, and is used since getting something from the hard drive would be incredibly slower</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-14 08:08:14 UTC</pubDate>
         <guid>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130665693</guid>
      </item>
      <item>
         <title>What is ROM?</title>
         <author>13rcirka</author>
         <link>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130666557</link>
         <description><![CDATA[<div>ROM (or Read-Only Memory) is a&nbsp;<strong>non-volatile</strong>&nbsp;type of memory which allows an embedded system to work. ROM cannot be easily edited and if it breaks, it has to be repaired by an expert, but is cheap and can be automated.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-14 08:12:38 UTC</pubDate>
         <guid>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130666557</guid>
      </item>
      <item>
         <title>Volatile VS Non-Volatile?</title>
         <author>13rcirka</author>
         <link>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130666838</link>
         <description><![CDATA[<div>Volatile memory is not good, as it will get wiped if power is turned off. Non-volatile memory however, doesn't get wiped if the power is switched off but, it takes a much longer time to extract memory from non-volatile memory whereas volatile can be used by something like RAM, which allows it to operate much faster.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-14 08:14:15 UTC</pubDate>
         <guid>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130666838</guid>
      </item>
      <item>
         <title>RAM Paging?</title>
         <author>13rcirka</author>
         <link>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130667248</link>
         <description><![CDATA[<div>RAM Paging is when the computer runs out of RAM and therefore moves instructions over to the hard drive. This ensures that the computer never crashes however, if relied on too much, can slow down your computer.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-14 08:16:42 UTC</pubDate>
         <guid>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130667248</guid>
      </item>
      <item>
         <title>Virtual Memory?</title>
         <author>13rcirka</author>
         <link>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130667668</link>
         <description><![CDATA[<div>Similar to RAM paging, Virtual Memory is also when a computer runs out of RAM. However, the hard drive dedicates space for the extra instructions the RAM can't process so when it can, it restores them back. This is needed as a computer can't process a giant disc, for example, where there is 15 GB of a movie but you have only 1 GB of RAM. This allows the computer to pull 14 parts into the hard drive, leaving the 1 GB for the RAM to process. When it has done so, it will give the other part, continuing until finished.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-14 08:19:01 UTC</pubDate>
         <guid>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130667668</guid>
      </item>
      <item>
         <title>Flash memory?</title>
         <author>13rcirka</author>
         <link>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130668794</link>
         <description><![CDATA[<div>Flash memory is a <strong>non-volatile</strong> type of memory that acts incredibly quickly and doesn't get wiped if the power is turned off. It however is still not faster than RAM. An example of flash memory would be flash drives, which allow good storage of memory and with fairly fast speed.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-14 08:25:51 UTC</pubDate>
         <guid>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130668794</guid>
      </item>
      <item>
         <title>Short-term vs Long-term?</title>
         <author>13rcirka</author>
         <link>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130669393</link>
         <description><![CDATA[<div>Long-term memory allows the computer to work much faster but is usually volatile. Without it, the computer would be much, much slower than usual. However, Short-term memory will get wiped if power gets turned off and at the same time, can hold very little memory.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-14 08:29:50 UTC</pubDate>
         <guid>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130669393</guid>
      </item>
      <item>
         <title>Latency?</title>
         <author>13rcirka</author>
         <link>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130669820</link>
         <description><![CDATA[<div>When something like RAM paging is used, a computer might experience latency issues, in which the computer slows down. This is done </div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-14 08:33:06 UTC</pubDate>
         <guid>https://padlet.com/13rcirka/memory_topic_13rcirka/wish/130669820</guid>
      </item>
   </channel>
</rss>
