<?xml-stylesheet type="text/xsl" href="http://edutogether.com/comparch/weblog/rss/rssstyles.xsl"?>
<rss version='2.0'   xmlns:dc='http://purl.org/dc/elements/1.1/'>
    <channel xml:base='http://edutogether.com/comparch/weblog/'>
        <title><![CDATA[Computer Architecture : Weblog]]></title>
        <description><![CDATA[The weblog for Computer Architecture, hosted on Edutogether.]]></description>
        <generator>Elgg</generator>
        <link>http://edutogether.com/comparch/weblog/</link>        
        <item>
            <title><![CDATA[What are the different types of storage components?]]></title>
            <link>http://edutogether.com/comparch/weblog/10.html</link>
            <guid isPermaLink="true">http://edutogether.com/comparch/weblog/10.html</guid>
            <pubDate>Fri, 04 Jan 2008 07:01:49 GMT</pubDate>
		<dc:subject><![CDATA[DRAM]]></dc:subject>
		<dc:subject><![CDATA[Memory]]></dc:subject>
            <description><![CDATA[<p>Storage Components</p><p>Memory:<br />&ndash;Volatile: retains data only when it is powered<br />&ndash;Non-volatile: retains data even when it is not on<br />&ndash;Primary: hold programs when they are running<br />&ndash;Secondary: Store data and programs</p><p>DRAM vsMagnetic disks<br />&ndash;Access time for DRAM:40-80 nanoseconds<br />&ndash;Access time for Disks: 5-15 milliseconds<br />&ndash;However cost per megabyte of disk is 100 times less expensive</p>]]></description>
        </item>
        
    </channel>
</rss>