Coder Social home page Coder Social logo

ahmedredaooooo / operating-system-fos Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 3.99 MB

The project consists of three milestones: Milestone 1 integrates command prompt, system calls, and dynamic allocation; Milestone 2 addresses kernel and user heaps, implementing a memory fault handler; Milestone 3 introduces advanced fault handling and a CPU scheduler.

Batchfile 0.02% Makefile 0.07% Assembly 1.11% C 97.94% Perl 0.25% Shell 0.59% GDB 0.02%
asu cprogramming-language fcis operating-system

operating-system-fos's Introduction

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

operating-system-fos's People

Contributors

0abdelrahman1 avatar 1ahmedgalal avatar ahmedaymanmo avatar ahmedredaooooo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

operating-system-fos's Issues

#1: str2lower

Convert all alphabet chars of a given string src to lower case, store it in dst and return it

#2: process_command

#2 process_command
</table>
Status Return Content of List
1) invalid command (i.e. command chars are not exist/matched with any other command) CMD_INVALID Empty
2) command is found BUT with an invalid number of arguments CMD_INV_NUM_ARGS Found command
3) command is not found BUT its chars are subsequence-matched with one or more commands CMD_MATCHED All matched commands
4) command is found with correct number of arguments Index of the found command in “commands“ array Empty

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.