Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 993 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 993 Bytes

egos

Original OS repo: https://github.com/yhzhang0128/egos-2000

Team

Our team consisted of:

Mitchell Gray;
Jacob Kerr;
Ellie Fassman;

Disclaimer

We sadly can't upload any source code since the project was for a class project which would lead to an academic integrity violation; however, source code can be requested by job recruiters!

Project Description

Our team upgraded an operating system in C. We made a threading and semaphore package, multi level feedback queue to schedule processes, a file write-through and write-back cache using the Clock eviction algorithm, and the FAT file system. These upgrades increased the speed of the OS by >30%.

Images

Login Screen
Bootup