<?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>Beyond Abstraction &#187; ideas</title>
	<atom:link href="http://beyondabstraction.net/category/ideas/feed/" rel="self" type="application/rss+xml" />
	<link>http://beyondabstraction.net</link>
	<description>Meanderings and Such...</description>
	<lastBuildDate>Sun, 04 Apr 2010 14:16:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PS3 hypervisor partitioning</title>
		<link>http://beyondabstraction.net/2007/11/11/ps3-hypervisor-partitioning/</link>
		<comments>http://beyondabstraction.net/2007/11/11/ps3-hypervisor-partitioning/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 18:44:38 +0000</pubDate>
		<dc:creator>spencer</dc:creator>
				<category><![CDATA[ideas]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[fedora linux ps3 playstation3]]></category>

		<guid isPermaLink="false">http://beyondabstraction.net/2007/11/11/ps3-hypervisor-partitioning/</guid>
		<description><![CDATA[I&#8217;ve been thinking of researching the PS3 hypervisor. Mainly from a security perspective but this led me to thinking. You know what would be cool? Micro-partioning a PS3. Obviously IBM has experience with micro-partitioning on the PPC and the Linux distros are already tried and tested in these exact environments. You could use the system [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking of researching the PS3 hypervisor.  Mainly from a security perspective but this led me to thinking.  You know what would be cool?  Micro-partioning a PS3.  Obviously IBM has experience with micro-partitioning on the PPC and the Linux distros are already tried and tested in these exact environments.  You could use the system as a Linux server for your house (SMB, mail, et al), play games/fold proteins at the same time, and even run multiple guests if you desire.  </p>
<p>The PS3 already has a hypervisor that allocates a subset of system resources to the &#8220;otheros&#8221; kernel.  One example, the hypervisor only exposes either a 10G or a 50G <em>virtual disk</em> (/dev/sda)  instead of the 50/10 split <em>physical disk</em> that actually exists (/dev/sda1, /dev/sda2).  I can only assume that this is to protect proprietary/otherwise protected information on the game OS partition.  A second example of the hypervisor partitioning resources: the guest OS can only access a subset of the total cell processor cores available.  Another measure in controlling access to proprietary information?</p>
<p>Granted this hypervisor is not nearly as advanced as those found in other IBM PPC platforms.  Still,  I might have found a use for virtualization in my home &#8211; running games and running services at the same time.  Yippee?  A second use, the real dork in me wants to run other Linux OSs at the same time as a Fedora OS.  Mainly because I want to experiment on other Linux distros but run Fedora to aid in my research mentioned above.</p>
]]></content:encoded>
			<wfw:commentRss>http://beyondabstraction.net/2007/11/11/ps3-hypervisor-partitioning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
