<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Magnus</title>
	<atom:link href="http://blog.rubbad.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.rubbad.com</link>
	<description></description>
	<lastBuildDate>Tue, 29 Sep 2009 16:49:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Kopete facebook-plugin for fedora by ben arnold (seawolf) 's status on Tuesday, 29-Sep-09 16:49:22 UTC - Identi.ca</title>
		<link>http://blog.rubbad.com/archives/346/comment-page-1#comment-108</link>
		<dc:creator>ben arnold (seawolf) 's status on Tuesday, 29-Sep-09 16:49:22 UTC - Identi.ca</dc:creator>
		<pubDate>Tue, 29 Sep 2009 16:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rubbad.com/?p=346#comment-108</guid>
		<description>[...]  http://blog.rubbad.com/archives/346  [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://blog.rubbad.com/archives/346" rel="nofollow">http://blog.rubbad.com/archives/346</a>  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kopete facebook-plugin for fedora by ben arnold (seawolf) 's status on Tuesday, 29-Sep-09 16:43:45 UTC - Identi.ca</title>
		<link>http://blog.rubbad.com/archives/346/comment-page-1#comment-107</link>
		<dc:creator>ben arnold (seawolf) 's status on Tuesday, 29-Sep-09 16:43:45 UTC - Identi.ca</dc:creator>
		<pubDate>Tue, 29 Sep 2009 16:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rubbad.com/?p=346#comment-107</guid>
		<description>[...]  http://blog.rubbad.com/archives/346        a few seconds ago  from  Gwibber   in context [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://blog.rubbad.com/archives/346" rel="nofollow">http://blog.rubbad.com/archives/346</a>        a few seconds ago  from  Gwibber   in context [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kopete facebook-plugin for fedora by Luis Ángel Fernández Fernández (lafdez) 's status on Saturday, 19-Sep-09 08:08:29 UTC - Identi.ca</title>
		<link>http://blog.rubbad.com/archives/346/comment-page-1#comment-65</link>
		<dc:creator>Luis Ángel Fernández Fernández (lafdez) 's status on Saturday, 19-Sep-09 08:08:29 UTC - Identi.ca</dc:creator>
		<pubDate>Sat, 19 Sep 2009 08:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rubbad.com/?p=346#comment-65</guid>
		<description>[...]  http://blog.rubbad.com/archives/346        a few seconds ago  from  Gwibber   in context [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://blog.rubbad.com/archives/346" rel="nofollow">http://blog.rubbad.com/archives/346</a>        a few seconds ago  from  Gwibber   in context [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 8.10 IOMMU by Justin</title>
		<link>http://blog.rubbad.com/archives/180/comment-page-1#comment-42</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 31 Aug 2009 17:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://rubbad.wordpress.com/?p=180#comment-42</guid>
		<description>&gt;Easy way to check: use “free -m” in both cases (with and without the option iommu=…), and see if there’s any difference.

I&#039;m running Ubuntu Server 9.04 64bit on an ASRock A780LM with an AMD Athlon 64 X2 BE and 4GB of RAM.  I was seeing the lines at the top in my messages file as well.  I was also seeing some I/O errors on the console just after the boot process started, but I wasn&#039;t able to capture them or find them in other logs.

I just added the iommu=noaperture option to my boot line in grub and now I don&#039;t see the I/O errors at boot up and /var/log/messages is clean.  I did capture the &quot;free -m&quot; output before and after, but the system had been up several days when I captured the before and I&#039;m not sure what else may have been consuming memory.  Anyway here is the output before adding the iommu=noaperture option:
$ free -m
             total       used       free     shared    buffers     cached
Mem:          3650        582       3067          0        141        235
-/+ buffers/cache:        205       3444
Swap:        10695          0      10695

And here is the after:
$ free -m
             total       used       free     shared    buffers     cached
Mem:          3650        400       3249          0          8        169
-/+ buffers/cache:        221       3428
Swap:        10695          0      10695</description>
		<content:encoded><![CDATA[<p>&gt;Easy way to check: use “free -m” in both cases (with and without the option iommu=…), and see if there’s any difference.</p>
<p>I&#8217;m running Ubuntu Server 9.04 64bit on an ASRock A780LM with an AMD Athlon 64 X2 BE and 4GB of RAM.  I was seeing the lines at the top in my messages file as well.  I was also seeing some I/O errors on the console just after the boot process started, but I wasn&#8217;t able to capture them or find them in other logs.</p>
<p>I just added the iommu=noaperture option to my boot line in grub and now I don&#8217;t see the I/O errors at boot up and /var/log/messages is clean.  I did capture the &#8220;free -m&#8221; output before and after, but the system had been up several days when I captured the before and I&#8217;m not sure what else may have been consuming memory.  Anyway here is the output before adding the iommu=noaperture option:<br />
$ free -m<br />
             total       used       free     shared    buffers     cached<br />
Mem:          3650        582       3067          0        141        235<br />
-/+ buffers/cache:        205       3444<br />
Swap:        10695          0      10695</p>
<p>And here is the after:<br />
$ free -m<br />
             total       used       free     shared    buffers     cached<br />
Mem:          3650        400       3249          0          8        169<br />
-/+ buffers/cache:        221       3428<br />
Swap:        10695          0      10695</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox 3.0 in Fedora 11 by lobster</title>
		<link>http://blog.rubbad.com/archives/284/comment-page-1#comment-41</link>
		<dc:creator>lobster</dc:creator>
		<pubDate>Wed, 22 Jul 2009 15:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://rubbad.wordpress.com/?p=284#comment-41</guid>
		<description>thanks dude! appreciate it!</description>
		<content:encoded><![CDATA[<p>thanks dude! appreciate it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Spotify on Fedora 11 by Magnus</title>
		<link>http://blog.rubbad.com/archives/295/comment-page-1#comment-40</link>
		<dc:creator>Magnus</dc:creator>
		<pubDate>Sat, 18 Jul 2009 19:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rubbad.com/?p=295#comment-40</guid>
		<description>You&#039;re welcome!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Spotify on Fedora 11 by Will</title>
		<link>http://blog.rubbad.com/archives/295/comment-page-1#comment-39</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sat, 18 Jul 2009 10:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rubbad.com/?p=295#comment-39</guid>
		<description>Wow, this worked perfectly (I&#039;m running spotify through Wine on fedora x64 too). Thank you so much!</description>
		<content:encoded><![CDATA[<p>Wow, this worked perfectly (I&#8217;m running spotify through Wine on fedora x64 too). Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running Spotify on Fedora 11 by Reporters Grill Wh Spokesman Gibbs Over Prepackaged Questions &#8230;</title>
		<link>http://blog.rubbad.com/archives/295/comment-page-1#comment-35</link>
		<dc:creator>Reporters Grill Wh Spokesman Gibbs Over Prepackaged Questions &#8230;</dc:creator>
		<pubDate>Sat, 11 Jul 2009 09:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rubbad.com/?p=295#comment-35</guid>
		<description>[...] » Running Spotify on Fedora 11 Magnus [...]</description>
		<content:encoded><![CDATA[<p>[...] » Running Spotify on Fedora 11 Magnus [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox 3.0 in Fedora 11 by July 10th, 2009 - Technology</title>
		<link>http://blog.rubbad.com/archives/284/comment-page-1#comment-33</link>
		<dc:creator>July 10th, 2009 - Technology</dc:creator>
		<pubDate>Fri, 10 Jul 2009 18:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://rubbad.wordpress.com/?p=284#comment-33</guid>
		<description>[...] »&#160;VirtualBox&#160;3.0 in Fedora 11 MagnusBy nahka&#160;VirtualBox&#160;3.0 in Fedora 11. 8 Jul 2009. How to get&#160;VirtualBox&#160;3.0 installed with USB support on Fedora 11. We need to install a little something to get the module to actually build before we installVirtualbox. As root:&#160;&#8230;Magnus - http://blog.rubbad.com/ [...]</description>
		<content:encoded><![CDATA[<p>[...] »&nbsp;VirtualBox&nbsp;3.0 in Fedora 11 MagnusBy nahka&nbsp;VirtualBox&nbsp;3.0 in Fedora 11. 8 Jul 2009. How to get&nbsp;VirtualBox&nbsp;3.0 installed with USB support on Fedora 11. We need to install a little something to get the module to actually build before we installVirtualbox. As root:&nbsp;&#8230;Magnus &#8211; <a href="http://blog.rubbad.com/" rel="nofollow">http://blog.rubbad.com/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amarok 2.1 and Fedora 11 KDE by flashplayer</title>
		<link>http://blog.rubbad.com/archives/273/comment-page-1#comment-32</link>
		<dc:creator>flashplayer</dc:creator>
		<pubDate>Sun, 05 Jul 2009 14:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://rubbad.wordpress.com/?p=273#comment-32</guid>
		<description>Great post!</description>
		<content:encoded><![CDATA[<p>Great post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
