<?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>Xen &#8211; Harry Jackson</title>
	<atom:link href="http://127.0.0.1:8090/tag/xen/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Mon, 22 Aug 2005 04:17:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>Xen Virtaul Machine</title>
		<link>http://127.0.0.1:8090/xen_virtaul_machine.htm</link>
					<comments>http://127.0.0.1:8090/xen_virtaul_machine.htm#respond</comments>
		
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Mon, 22 Aug 2005 04:17:31 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Xen]]></category>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=289</guid>

					<description><![CDATA[I have been using UML for quite a while now. Unlike most people my main reason for using it is security. You can run a UML instance inside a chrooted env as an unpriviledged user which is a bonus because it&#8217;s still a grey area if people can break out of a UML instance over &#8230; <p class="link-more"><a href="http://127.0.0.1:8090/xen_virtaul_machine.htm" class="more-link">Continue reading<span class="screen-reader-text"> "Xen Virtaul Machine"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>I have been using UML for quite a while now. Unlike most people my main reason for using it is security. You can run a UML instance inside a chrooted env as an unpriviledged user which is a bonus because it&#8217;s still a grey area if people can break out of a UML instance over the wire and remain connected (correct me if I am wrong). Breaking out into a chroot (/) as a user with no privs would definitely add another barrier to entry (I am not saying it can&#8217;t be broke, just that the guy cracking it is on a differnt level from the normal script kiddie at least until it becomes common knowledge how to do it).<br />
Of course using UML has a price. Its slow. The main problem with UML Is IO. It&#8217;s really crap with high IO applications like databases. I tried it with PostgreSQL and it was awfull. Too much context switching.<br />
I had heard of Xen on the grapevine and decided to have a look at it to see if it would be any faster and I was pleasently suprised to find that it is as easy to install as a new kernel. It was at this point that I really kicked myself, Xen as it stands today (version 2.0.7) does not support SMP. So I would be losing a processor using it. Unfortunately this is not acceptable on the machine I am on so I decided to postpone my foray into Xen and stick with UML for the time being on this box or at least until Xen domain 0 can support an SMP machine.<br />
I am however tempted to invest in a single proc machine and run Xen on it. I am confident that Xen does what it says on the tin and that performance gains are substantial over UML but I would rather run a vanilla machine on a dual proc than lose one of them.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://127.0.0.1:8090/xen_virtaul_machine.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
