Skip to content

Neil-001/os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating Systems 2024/25 @ TAU

License: GPL v3


Monorepo containing my implementations and solutions to all assignments in the course "Operating Systems" at Tel Aviv University.
The repo contains both the code and unit tests for each assignment. You can find the assignment requirements inside each assignment folder as a README file.

Prerequisites

The assignments are intended to be run on a Debian VM and require the GCC compiler, but any Linux distribution should work.

Running the tests

Some assignments contain their own test suite. To run the tests, run the included script with the following command:

cd <assignment_number>
./test.sh

Contributing

Although the assignments were already submitted, feel free to open a pull request if you find any errors or have any improvements.

Final Grade: 100 (on all assignments 🎉)

License

This project is distributed under the GPL-3.0 License. See the LICENSE file for more information.

About

OS 2025B @ TAU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors