<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (wyattdanger)</title>
    <link>https://pinboard.in/u:wyattdanger/public/</link>
    <description>recent bookmarks from wyattdanger</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.ualberta.ca/CNS/RESEARCH/LinuxClusters/mem.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.ualberta.ca/CNS/RESEARCH/LinuxClusters/mem.html">
    <title>Understanding Memory</title>
    <dc:date>2011-09-25T15:37:32+00:00</dc:date>
    <link>http://www.ualberta.ca/CNS/RESEARCH/LinuxClusters/mem.html</link>
    <dc:creator>wyattdanger</dc:creator><description><![CDATA[Under Linux, all programs run in a virtual memory environment. If a C programmer prints the value of a pointer (never necessary in practice), the result will be a virtual memory address. In Fortran, although pointers are not a standard feature, virtual memory addressing is implicit in every variable reference and subroutine call...]]></description>
<dc:subject>cs memory</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:wyattdanger/b:ada4e6909561/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:cs"/>
	<rdf:li rdf:resource="https://pinboard.in/u:wyattdanger/t:memory"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>