The Banana Kernel
About:
The purpose of this project is to develop a didactical
Operating System
to provide students an environment for learning
concepts such as The Bootstrap
Procedure, Memory Management, Process Scheduling,
and so on.
Its structure should allow students to easily
develop
and integrate new modules into the system and/or
substitute existing ones.
Docs:
Proposta de projeto final (in Portuguese)
Estudo de Viabilidade (in Portuguese)
Projeto Logico (in Portuguese)
Plano de Teste (in Portuguese)
Manual do Usuario (in Portuguese)
Links:
BananaKernel @ SourceForge
Utah - The OSKit Project