Catosine / COMP310-ECSE427-Operating-System

This is the course project for COMP310 & ECSE427: Operating System provided by McGill University at Winter 2020.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COMP310 & ECSE427 Operating System

This is the repo for course project of COMP310 & ECSE427: Operating System provided by McGill University in Winter 2020.

Development Environment

All codes are developed on a server of McGill: mimi.cs.mcgill.ca.

Assignments

Here is the folder for final submission of assignments. For each assignment, it will be released after the due dates with penalty.

Assignment 1: Building an OS Shell
Codes can be viewed here.
A zip can be downloaded here.

Assignment 2: The Kernel and Process Execution
Codes can be viewd here.
A zip can be downloaded here.

Note

  1. Any form of using materials under this repo should be cited properly.
  2. If you find this repo is helpful, please give me a star:)
  3. All codes will be released after each due dates.

License

This repo is under the MIT license.

About

This is the course project for COMP310 & ECSE427: Operating System provided by McGill University at Winter 2020.

License:MIT License


Languages

Language:C 95.1%Language:Makefile 3.1%Language:Shell 1.1%Language:C++ 0.6%