Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harrisskordas authored Feb 29, 2024
1 parent 7371a51 commit cbaa2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ NATIONAL AND KAPODISTRIAN UNIVERSITY OF ATHENS,GREECE

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 and with the use of sbrk() we have to optimize
Project 2 : Based on xv6 kernel in combination with the use of sbrk() we had to optimize it and fix some of its bugs

0 comments on commit cbaa2a9

Please sign in to comment.