Skip to content

frovaaa/OperatingSystemsProject_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating Systems 2024

USI - Università della Svizzera italiana

Bachelor of Science in Informatics

Authors

  • Davide Frova
  • Costanza Rodriguez Gavazzi

Description

This repository contains the code for the project of the course Operating Systems 2024 at USI.

The git repository is inside the pintos-env folder.

The .gitignore file is set to ignore every file, except the ones edided by us. This is done to avoid uploading the whole pintos environment, and to be able to keep track of the changes we made to the original system.

All the files not present in the repository are kept as the original ones.

Milestones

  • Milestone 1
    • Description: Added Hello World test
  • Milestone 2
    • Report PDF
    • Description: Modified the timer_sleep to make it not busy waiting
  • Milestone 3
    • Report PDF
    • Description: Updated the scheduler to use the priority of the threads and nice values
  • Milestone 4
    • Report PDF
    • Description: Implemented the system calls write and exit for an initial user programs support
  • Milestone 5
    • Report PDF
    • Description: Implemented the system calls write and wait
  • Milestone 6
    • Report PDF
    • Description: Implemented the remaining system calls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •