<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eirik Hoem&#039;s Blog &#187; Unix/Linux</title>
	<atom:link href="http://blog.eirikhoem.net/index.php/category/unixlinux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eirikhoem.net</link>
	<description>PHP, AS3, Flex, Flash</description>
	<lastBuildDate>Tue, 18 May 2010 17:58:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tip: What every programmer should know about memory</title>
		<link>http://blog.eirikhoem.net/index.php/2008/08/31/tip-what-every-programmer-should-know-about-memory/</link>
		<comments>http://blog.eirikhoem.net/index.php/2008/08/31/tip-what-every-programmer-should-know-about-memory/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 10:17:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Unix/Linux]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/index.php/2008/08/31/tip-what-every-programmer-should-know-about-memory/</guid>
		<description><![CDATA[Some time ago a friend of mine tipped me about this article series called &#8220;What every programmer should know about memory&#8221; written by Ulrich Drepper (lead contributor and maintainer of glib). I just recently came around to start reading it. This is a 100 page long text which covers computer memory in detail, with focus [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago a friend of mine tipped me about this article series called &#8220;<a href="http://lwn.net/Articles/250967/" onclick="javascript:pageTracker._trackPageview ('/outbound/lwn.net');">What every programmer should know about memory</a>&#8221; written by <a href="http://en.wikipedia.org/wiki/Ulrich_Drepper" onclick="javascript:pageTracker._trackPageview ('/outbound/en.wikipedia.org');">Ulrich Drepper</a> (lead contributor and maintainer of glib). I just recently came around to start reading it. This is a 100 page long text which covers computer memory in detail, with focus on how software interacts with memory. From RAM to CPU caches the text moves on to tips on how we as programmers can improve our code when it comes to memory management and performance. A really good read which I suggest every programmer should check out.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Hardware" rel="tag">Hardware</a>, <a href="http://technorati.com/tag/Memory" rel="tag"> Memory</a>, <a href="http://technorati.com/tag/Unix%2FLinux" rel="tag"> Unix/Linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2008/08/31/tip-what-every-programmer-should-know-about-memory/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
