Device driver for a simulated storage device. Designed to be used on Ubuntu systems.
To run a simulation run the following command in terminal with the desired workload and manifest files. Make sure the files match:
>./lcloud_sim -v <manifest file> <workload file>
Manifest and workload files can be found in the workload folder.
Disclaimer: None of this code may be used or modified in any way for the purposes of cheating on school assignments