<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.exclaim-project.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.exclaim-project.org/feed.php">
        <title>Exclaim - Developer Wiki</title>
        <description></description>
        <link>http://wiki.exclaim-project.org/</link>
        <image rdf:resource="http://wiki.exclaim-project.org/lib/images/favicon.ico" />
       <dc:date>2008-11-18T22:55:41+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.exclaim-project.org/doku.php/kernel:build_info?rev=1226764116&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.exclaim-project.org/doku.php/web:roadmap?rev=1223111122&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.exclaim-project.org/doku.php/info:todo?rev=1222028070&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.exclaim-project.org/doku.php/wiki_home?rev=1221295033&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.exclaim-project.org/doku.php/kernel:docs:amd64:memorymap?rev=1221290342&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.exclaim-project.org/doku.php/kernel:overview?rev=1221290269&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.exclaim-project.org/doku.php/info:join?rev=1220260338&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.exclaim-project.org/lib/images/favicon.ico">
        <title>Exclaim - Developer Wiki</title>
        <link>http://wiki.exclaim-project.org/</link>
        <url>http://wiki.exclaim-project.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.exclaim-project.org/doku.php/kernel:build_info?rev=1226764116&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-15T15:48:36+00:00</dc:date>
        <dc:creator>Alex</dc:creator>
        <title>Building Requirements and Instructions</title>
        <link>http://wiki.exclaim-project.org/doku.php/kernel:build_info?rev=1226764116&amp;do=diff</link>
        <description>Filed under: Exclaim Kernel

This page details the requirements for building a copy of the Exclaim Kernel, and instructions on how to do it. Any platforms not listed here are not supported, but any POSIX compliant OS that has the requirements should work.</description>
    </item>
    <item rdf:about="http://wiki.exclaim-project.org/doku.php/web:roadmap?rev=1223111122&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-04T09:05:22+00:00</dc:date>
        <dc:creator>lsproc</dc:creator>
        <title>Infrastructure Roadmap</title>
        <link>http://wiki.exclaim-project.org/doku.php/web:roadmap?rev=1223111122&amp;do=diff</link>
        <description>Filed under: Exclaim Web Infrastructure

Updates are performed on the Exclaim site on an “Every now and again” schedule. The site is collectively at version 2.0.5.

A roadmap of what is expected in each new version is below:

2.1

	*  Tabs on top style</description>
    </item>
    <item rdf:about="http://wiki.exclaim-project.org/doku.php/info:todo?rev=1222028070&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-21T20:14:30+00:00</dc:date>
        <dc:creator>lsproc</dc:creator>
        <title>Project TODO list</title>
        <link>http://wiki.exclaim-project.org/doku.php/info:todo?rev=1222028070&amp;do=diff</link>
        <description>Filed Under: Project Information

We maintain a graph showing the status of planned features for a release. This graph only covers major features, and individual developers may have their own TODO lists containing smaller items. However, this graph gives an overview of what is planned for the next release.</description>
    </item>
    <item rdf:about="http://wiki.exclaim-project.org/doku.php/wiki_home?rev=1221295033&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-13T08:37:13+00:00</dc:date>
        <dc:creator>Alex</dc:creator>
        <title>Wiki Home</title>
        <link>http://wiki.exclaim-project.org/doku.php/wiki_home?rev=1221295033&amp;do=diff</link>
        <description>This is the Exclaim Developer Wiki, where developers can find out and exchange information on the Exclaim Operating System and associated components.

You need to register and log in to use this wiki (to prevent spamming). Please note that in the near future we will be linking together the account system for this Wiki and the Bugtracker. The Forum will not be linked together for a while, none of this will happen until the theme work is complete however.</description>
    </item>
    <item rdf:about="http://wiki.exclaim-project.org/doku.php/kernel:docs:amd64:memorymap?rev=1221290342&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-13T07:19:02+00:00</dc:date>
        <dc:creator>Alex</dc:creator>
        <title>AMD64 memory map</title>
        <link>http://wiki.exclaim-project.org/doku.php/kernel:docs:amd64:memorymap?rev=1221290342&amp;do=diff</link>
        <description>Filed under: Exclaim Kernel &gt; Documentation

Memory is laid out as follows on AMD64:
0x0000000000000000-0x00007FFFFFFFFFFF - 128TB - Application space.
0x0000800000000000-0xFFFFFF7FFFFFFFFF - Unused/unusable (not canonical address form)
0xFFFFFF8000000000-0xFFFFFFBFFFFFFFFF - 256GB - Physical map area.
0xFFFFFFC000000000-0xFFFFFFFF7FFFFFFF - 254GB - Kernel heap. Kernel allocator uses this.
0xFFFFFFFF80000000-0xFFFFFFFFFFFFFFFF - 2GB - Kernel area. Kernel and modules run from here.</description>
    </item>
    <item rdf:about="http://wiki.exclaim-project.org/doku.php/kernel:overview?rev=1221290269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-13T07:17:49+00:00</dc:date>
        <dc:creator>Alex</dc:creator>
        <title>Kernel Overview</title>
        <link>http://wiki.exclaim-project.org/doku.php/kernel:overview?rev=1221290269&amp;do=diff</link>
        <description>Filed under: Exclaim Kernel

The Exclaim kernel is a modular monolithic kernel designed from scratch to take advantage of modern technologies while retaining support for older hardware as well. From the start it has supported multiple processors (SMP) and AMD64 processors.</description>
    </item>
    <item rdf:about="http://wiki.exclaim-project.org/doku.php/info:join?rev=1220260338&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-01T09:12:18+00:00</dc:date>
        <dc:creator>Alex</dc:creator>
        <title>Becoming an Exclaim Developer</title>
        <link>http://wiki.exclaim-project.org/doku.php/info:join?rev=1220260338&amp;do=diff</link>
        <description>Filed Under: Project Information

Should you wish to join the Exclaim Project team, we have a detailed process and set of requirements. You will not be able to become a developer without following these.

Requirements


We require developers with experience with the C programming language and assembly language for the architecture(s) that you wish to work with. On IA-32 and AMD64 we use AT&amp;T-style (as used by GAS) assembly rather than Intel-style. You must also have experience with operating sys…</description>
    </item>
</rdf:RDF>
