Skip to content

The first assignment refers to signal processing and the second is on a xv6 kernel.

Notifications You must be signed in to change notification settings

harrisskordas/Operating-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Operating-Systems

SKORDAS CHARISIS NATIONAL AND KAPODISTRIAN UNIVERSITY OF ATHENS,GREECE 2023

Project 1 : We need to take a text file as input. Then, ask the user for two numbers: 1) how many processes to create, and 2) how many requests each process should handle. Based on this information, we'll divide the text and distribute the pieces across separate output files."

Project 2 : Based on xv6 kernel in combination with the use of sbrk() we had to optimize it and fix some of its bugs

About

The first assignment refers to signal processing and the second is on a xv6 kernel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published