Skip to content

A small monolithic kernel OS. Rough around the edges, and still contains bits of code in the early startup stages taken from the OSDev wiki.

License

Notifications You must be signed in to change notification settings

blanham/ChickenOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChickenOS v 0.01 Build Status

A simple monolithic kernel, inspired by the Pintos teaching OS and Linux.

Userspace

Chicken's userspace is built using a modified version of the boomstick/buildutils script with various modifications made.

Libraries

Currently uses a linked list library derived from the Linux kernel and Durand's liballoc

Other credits

Uses various mathematical primitves from clang, licensed under the University of Illinois Open Source License

About

A small monolithic kernel OS. Rough around the edges, and still contains bits of code in the early startup stages taken from the OSDev wiki.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published