Skip to content

Small Kernel over an emulated hardware module that takes care of process scheduling (FIFO and roundrobin modes), synchronization with mutex and IO blocking calls.

Notifications You must be signed in to change notification settings

ggardiles/minikernel2

Repository files navigation

Mini Kernel

Small Kernel written in C over an emulated hardware module. The Kernel takes care of process scheduling (FIFO and roundrobin modes), synchronization with mutex and IO blocking calls.

How to run

Several user-space C functions will trigger system calls that test developed functionality on the OS mini kernel

sh run.sh

About

Small Kernel over an emulated hardware module that takes care of process scheduling (FIFO and roundrobin modes), synchronization with mutex and IO blocking calls.

Topics

Resources

Stars

Watchers

Forks

Packages