Subversion Repositories HelenOS-doc

Rev

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

<?xml version="1.0" encoding="UTF-8"?>


  <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>
     </section>
    </section>


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

      <para></para>
    </section>




  </chapter>