<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Brcha's blog &#187; OOMTK</title>
	<atom:link href="http://brcha.wordpress.com/category/kernel/oomtk/feed/" rel="self" type="application/rss+xml" />
	<link>http://brcha.wordpress.com</link>
	<description>Brcha's random thoughts</description>
	<lastBuildDate>Sat, 26 Apr 2008 18:06:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='brcha.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/2b72139a0b0bd7f447c31e60faf0bcb8?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Brcha's blog &#187; OOMTK</title>
		<link>http://brcha.wordpress.com</link>
	</image>
			<item>
		<title>OOMTK Kernel</title>
		<link>http://brcha.wordpress.com/2006/12/16/oomtk-kernel/</link>
		<comments>http://brcha.wordpress.com/2006/12/16/oomtk-kernel/#comments</comments>
		<pubDate>Sat, 16 Dec 2006 15:10:00 +0000</pubDate>
		<dc:creator>brcha</dc:creator>
				<category><![CDATA[OOMTK]]></category>

		<guid isPermaLink="false">http://brcha.wordpress.com/2006/12/16/oomtk-kernel/</guid>
		<description><![CDATA[
A while ago I started to make a new microkernel.  It&#8217;s name is OOMTK which stands for &#8220;Object-oriented multi-tasking kernel&#8221;, an old name I used for some small userspace kernel back in 1994. It is being hosted in Taiwan (OpenSVN repository) and you can take a look at is&#8217;t trac website at the following [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=8&subd=brcha&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div style="text-align:justify;">
<div style="text-align:justify;"><a href="http://opensvn.csie.org/oomtk/trunk/OOMTK/doc/oomtk-logo.png"><img style="float:left;cursor:pointer;width:84px;height:84px;margin:0 10px 10px 0;" src="http://opensvn.csie.org/oomtk/trunk/OOMTK/doc/oomtk-logo.png" alt="" border="0" /></a>A while ago I started to make a new microkernel.  It&#8217;s name is OOMTK which stands for &#8220;Object-oriented multi-tasking kernel&#8221;, an old name I used for some small userspace kernel back in 1994. It is being hosted in Taiwan (OpenSVN repository) and you can take a look at is&#8217;t trac website at the following address: <a href="https://opensvn.csie.org/traccgi/oomtk/">https://opensvn.csie.org/traccgi/oomtk/</a>.</p>
</div>
<div style="text-align:justify;">My idea is to make a very small and basic microkernel that will handle context switching, memory allocation and message passing. Everything else should be in separate servers. To make things worse, no application will be able to access the hardware directly. Instead, it will have to go through HAL (hardware abstraction layer) interface to get to hardware. The HAL will implement some basic methods, such as port i/o. The HAL will have to be ring0, but it will be a separate process from the kernel itself, so that it cannot generate an error that would block the kernel. There will also exist a process that will be responsible of reloading the servers if they crash (and if they registered to be reloadable).</p>
</div>
<p>Currently, it is very far from usable. Here&#8217;s the current screenshot (just a bootable kernel with paging and descriptors set up):</div>
<div style="text-align:center;"><a href="http://opensvn.csie.org/oomtk/trunk/OOMTK/doc/screenshots/oomtk-gdt.png"><img style="display:block;text-align:center;cursor:pointer;width:320px;margin:0 auto 10px;" src="http://opensvn.csie.org/oomtk/trunk/OOMTK/doc/screenshots/oomtk-gdt.png" alt="" border="0" /></a></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/brcha.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/brcha.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brcha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brcha.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brcha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brcha.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brcha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brcha.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brcha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brcha.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brcha.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brcha.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brcha.wordpress.com&blog=1307147&post=8&subd=brcha&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brcha.wordpress.com/2006/12/16/oomtk-kernel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac6a1bd4cb83e1091d4d86f340d91842?s=96&#38;d=identicon" medium="image">
			<media:title type="html">brcha</media:title>
		</media:content>

		<media:content url="http://opensvn.csie.org/oomtk/trunk/OOMTK/doc/oomtk-logo.png" medium="image" />

		<media:content url="http://opensvn.csie.org/oomtk/trunk/OOMTK/doc/screenshots/oomtk-gdt.png" medium="image" />
	</item>
	</channel>
</rss>