Skip to content

A fully functioning operating system written in C as a project for FCIS-ASU's OS course.

Notifications You must be signed in to change notification settings

1AhmedGalal/FCIS_Operating_System

 
 

Repository files navigation

FCIS Operating System

A fully functioning operating system written in C, achieving three significant milestones:

  • Milestone 1: Integrated command prompt, system calls, and dynamic memory allocation to establish a foundational system framework.

  • Milestone 2: Implemented kernel and user heaps, along with a memory fault handler, ensuring efficient memory management and system stability.

  • Milestone 3: Introduced advanced fault handling mechanisms and a CPU scheduler, optimizing system performance and responsiveness.

Creators

About

A fully functioning operating system written in C as a project for FCIS-ASU's OS course.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.0%
  • Assembly 1.1%
  • Shell 0.6%
  • Perl 0.2%
  • Makefile 0.1%
  • Batchfile 0.0%