/chaOS-v1

A continuation of the chaOS-v0 project. This enhanced version is a simple OS that incorporates a memory manager utilizing both buddy and list algorithms, a round-robin scheduler for task management, as well as pipes and semaphores for inter-process communication and synchronization.

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

No issues in this repository yet.