Documentation


This section contains all the documentation necessary for students to undertake the project.


Assignments

This document contains information about the project assignments.






kaneton

This paper describes the whole kaneton microkernel project.

Design

This paper overviews the kaneton microkernel design.

Core

This paper describes the kaneton core ie. the microkernel interface, the managers etc.

  • kaneton-core.pdf

Intel Architecture 32-bit

This paper describes the kaneton microkernel's Intel 32-bit architecture implementation.

  • kaneton-ia32.pdf

MIPS Architecture 64-bit

This paper describes the kaneton microkernel's MIPS 64-bit architecture implementation.

  • kaneton-mips64.pdf






Development

This document contains everything contributors should know before starting.