Skip to content

Operating System Project is a collection of modules that together implement a modern-day operating system. Each module performs a basic operating system service such as device scheduling, cpu scheduling, interrupt handling, file management, memory management, process management, resource management, and interprocess communication.

Notifications You must be signed in to change notification settings

ViktoryiaStrylets/OSModules

Repository files navigation

OSModules

Operating System Project is a collection of modules that together implement a modern-day operating system. Each module performs a basic operating system service such as device scheduling, CPU scheduling, interrupt handling, file management, memory management, process management, resource management, and interprocess communication. The Project also includes comparisons and statistics of performance of the modules when using different techniques and algorithms of implementing they core functionalities like different the Page replacement algorithms, various Fetch and Cleaning Policies in Memory Module, different scheduling algorithms for the sequence of I/O requests in Device Management etc.

About

Operating System Project is a collection of modules that together implement a modern-day operating system. Each module performs a basic operating system service such as device scheduling, cpu scheduling, interrupt handling, file management, memory management, process management, resource management, and interprocess communication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published