暂无描述

Andrea Gussoni 5689aa4f6b NOTES: Added notes folder and updated README 8 年之前
notes 5689aa4f6b NOTES: Added notes folder and updated README 8 年之前
report 1d700a0716 REPORT: Initialization of the report 8 年之前
utils 2e8d143233 SCRIPTS: Added first gnuplot script for plotting data 8 年之前
README.md 5689aa4f6b NOTES: Added notes folder and updated README 8 年之前

README.md

AOS-Project

This repository contains the material produced and used during the development of the project for the Advanced Operating Systems course.

Folder Organization

The repo is structured in three main folders:

  • The report folder that contains the LaTeX source of the final report.
  • The utils folder that contains scripts and hacks used for deploying/compiling/running the components of the system used for the benchmarks execution.
  • The notes folder that contains notes taken during the development of the project to keep track of problems and solutions.