<?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"
	>
<channel>
	<title>Comments on: Interesting Details About the Space Shuttle Operating System</title>
	<atom:link href="http://devnulled.com/content/2007/08/interesting-details-about-the-space-shuttle-operating-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://devnulled.com/content/2007/08/interesting-details-about-the-space-shuttle-operating-system/</link>
	<description>devnulled provides news, tips, resources, and articles about various topics that software developers and engineers enjoy.</description>
	<pubDate>Sun, 23 Nov 2008 12:32:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Jake Munson</title>
		<link>http://devnulled.com/content/2007/08/interesting-details-about-the-space-shuttle-operating-system/#comment-194886</link>
		<dc:creator>Jake Munson</dc:creator>
		<pubDate>Sun, 19 Aug 2007 01:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://devnulled.com/content/2007/08/interesting-details-about-the-space-shuttle-operating-system/#comment-194886</guid>
		<description>Speaking of embedded operating systems...one day a long time ago (couple of years?), I decided I'd try to compile the Linux kernel from scratch.  I was VERY impressed.  Every step of the way, when you need to make choices as to what features to bake in, the installer tells you exactly how much space the feature will take, and how much total space you've taken up so far.  So if you are targeting a 10 MB memory footprint, you can easily pare your your kernel to a small enough size to allow room for your other software.  Also, there's an amazing variety of hardware drivers and software you can load into the Kernel.</description>
		<content:encoded><![CDATA[<p>Speaking of embedded operating systems&#8230;one day a long time ago (couple of years?), I decided I&#8217;d try to compile the Linux kernel from scratch.  I was VERY impressed.  Every step of the way, when you need to make choices as to what features to bake in, the installer tells you exactly how much space the feature will take, and how much total space you&#8217;ve taken up so far.  So if you are targeting a 10 MB memory footprint, you can easily pare your your kernel to a small enough size to allow room for your other software.  Also, there&#8217;s an amazing variety of hardware drivers and software you can load into the Kernel.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
