Subversion Repositories HelenOS-doc

Rev

Rev 3 | Rev 6 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<book>
  <title>HelenOS Design Documentation</title>

  <chapter>
    <title>Introduction to HelenOS</title>

    <section>
      <title>HelenOS Logo</title>

      <para>
        <graphic align="left" fileref="images/helenos.gif" format="GIF" />
      </para>
    </section>


    <section>
      <title>Our hosting partner</title>

      <para>
        <graphic align="left" fileref="images/itbs.gif" format="GIF" />
      </para>
    </section>
  </chapter>

  <chapter>
    <title>Architecture review</title>

    <para></para>
  </chapter>

  <chapter>
    <title>Scheduling</title>

    <para></para>
  </chapter>

  <chapter>
    <title>Synchronization</title>

    <section>
      <title></title>

      <para></para>
    </section>
  </chapter>

  <chapter>
    <title>Memory management</title>

    <section>
      <title>Virtual memory management</title>

      <para></para>
    </section>

    <section>
      <title>Physical memory management</title>

      <para></para>
    </section>

    <section>
      <title>Kernel allocators</title>

      <section>
        <title>Buddy allocator</title>

        <para>Physical memory allocation is handled by buddy allocator.
        </para>
      </section>

      <section>
        <title>Slab allocator</title>

        <para></para>
      </section>
    </section>

    <section>
      <title>Memory sharing</title>

      <para></para>
    </section>
  </chapter>

  <chapter>
    <title>Hardware handling. Device drivers.</title>

    <para></para>
  </chapter>

  <chapter>
    <title>IPC</title>

    <para></para>
  </chapter>

  <chapter>
    <title>User-space</title>

    <para></para>
  </chapter>
</book>

Generated by GNU Enscript 1.6.6.