<?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>Shlrm.org Blag &#187; Source Mage</title>
	<atom:link href="http://shlrm.org/wordpress/tag/sourcemage/feed/" rel="self" type="application/rss+xml" />
	<link>http://shlrm.org/wordpress</link>
	<description>Linux, Java, Ruby, and Politics.</description>
	<lastBuildDate>Mon, 10 Oct 2011 18:50:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fixing collectd for gcc &gt; 4.3.3</title>
		<link>http://shlrm.org/wordpress/2011/09/10/fixing-collectd-for-gcc-4-3-3/</link>
		<comments>http://shlrm.org/wordpress/2011/09/10/fixing-collectd-for-gcc-4-3-3/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 01:50:42 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Source Mage]]></category>
		<category><![CDATA[gcc]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=467</guid>
		<description><![CDATA[Fixing collectd 4.10.3 to build on newer gcc as well as handling conflicts with libiptc.]]></description>
			<content:encoded><![CDATA[<p>Blarg. Gcc.</p>
<p>I kept having a horrible error building collectd 4.10.x on my <a href="http://www.sourcemage.org">Source Mage</a> servers:</p>
<p>libiptc.c:85: error: redefinition of &#8216;struct xt_error_target&#8217;</p>
<p>The internets couldn&#8217;t really help me with the error, I think I was searching for the wrong words. There was also issues regarding warnings that gcc now treats as errors.</p>
<p>I ended up spending probably about an hour cloning their git repo, cherry-picking a few commits into the 4.10.3 tag, and then submitting the patches to <a href="http://collectd.org/bugs/view.php?id=41">the bug I created</a>.</p>
<p>End result is that collectd-4.10.3 now builds on gcc 4.4.3 and 4.6.1. The fix is in the Grimoire on Source Mage, and should trickle out to stable eventually. I think I&#8217;m the only one who uses collectd, so it&#8217;s not all that important, heh.</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2011/09/10/fixing-collectd-for-gcc-4-3-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xen 4.0 released</title>
		<link>http://shlrm.org/wordpress/2010/04/07/xen-4-0-released/</link>
		<comments>http://shlrm.org/wordpress/2010/04/07/xen-4-0-released/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 12:37:45 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[Source Mage]]></category>
		<category><![CDATA[W00t!]]></category>
		<category><![CDATA[rpms]]></category>
		<category><![CDATA[xen]]></category>
		<category><![CDATA[xen 4.0]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/?p=337</guid>
		<description><![CDATA[Finally! From the official page: The Xen 4.0 release contains a number of important new features and updates including: Blktap2 – High performance VHD implementation supporting snaphots and clonces including live snapshots Netchannel2 – Support for new Smart NICs with multi-queue and SR-IOV functionality Fault Tolerance – Live transactional synchronization of VM state between physical <a href='http://shlrm.org/wordpress/2010/04/07/xen-4-0-released/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<div>
<p>Finally!</p>
<p>From the <a href="http://www.xen.org/products/xen_source.html">official   page</a>:</p>
<blockquote><p>The Xen 4.0 release contains a number of important new  features and  updates including:</p>
<ul>
<li>Blktap2 – High performance VHD implementation supporting snaphots   and clonces including live snapshots</li>
<li>Netchannel2 – Support for new Smart NICs with multi-queue and SR-IOV   functionality</li>
<li>Fault Tolerance – Live transactional synchronization of VM state   between physical servers</li>
<li>Libxenlight – New library providing higher-level control of Xen   between various toolstacks</li>
<li>PV-USB and VGA Pass-through</li>
</ul>
</blockquote>
<p>SourceMage has already updated packages for it.</p>
<p>There’s a repository and src RPMs available for Fedora <a href="http://fedorapeople.org/%7Emyoung/dom0/">here</a>. Specifically  the <a href="http://fedorapeople.org/%7Emyoung/dom0/src/xen-4.0.0-0.7.fc12.src.rpm">Xen   4.0 src RPM</a>. I’ll try to remember to fire up a build on my xen DomU  that I use to build RPMs for me :)</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2010/04/07/xen-4-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xen Stats</title>
		<link>http://shlrm.org/wordpress/2008/04/06/xen-stats/</link>
		<comments>http://shlrm.org/wordpress/2008/04/06/xen-stats/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 02:38:51 +0000</pubDate>
		<dc:creator>David Kowis</dc:creator>
				<category><![CDATA[Source Mage]]></category>
		<category><![CDATA[W00t!]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://shlrm.org/wordpress/2008/04/06/xen-stats/</guid>
		<description><![CDATA[http://shlrm.org/xenstats/ (original scripts here) Now you can view the stats on who&#8217;s doing the most work in my Xen hosts. Yay. It explodes if there&#8217;s a halted vm. It&#8217;s not built to handle the new xen 3.0 lifestyle of things. I guess I&#8217;ll be learning myself some python. Or I&#8217;ll translate it all to bash <a href='http://shlrm.org/wordpress/2008/04/06/xen-stats/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://shlrm.org/xenstats/">http://shlrm.org/xenstats/</a> (original scripts <a href="http://skaya.enix.org/wiki/XenStats">here</a>)</p>
<p>Now you can view the stats on who&#8217;s doing the most work in my Xen hosts. Yay.</p>
<p>It explodes if there&#8217;s a halted vm. It&#8217;s not built to handle the new xen 3.0 lifestyle of things. I guess I&#8217;ll be learning myself some python. Or I&#8217;ll translate it all to bash ;) I could probably do it in bash. Not that python isn&#8217;t used for everything in xen anyway. Okay, now I&#8217;m rambling.</p>
]]></content:encoded>
			<wfw:commentRss>http://shlrm.org/wordpress/2008/04/06/xen-stats/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

