News

This project is a mandatory part of Operating Systems course. It emulates a simple operating system kernel providing API to work with threads, synchronization and events. Thread interface is the same ...
A hybrid operating system is one that combines elements of both monolithic and microkernel architectures. It has a kernel that provides more functions and services than a microkernel, but less ...
I believe that one cannot attain Linux guru status without understanding its kernel and other innards. Lucky for me, then, Linux Internals offers an eight-fold path toward Linux enlightenment in the ...