Tag

c

Projects

2021

Virtual-Disk File System Driver
A C implementation of file I/O across a multi-segment virtual disk, with an LRU cache to reduce read and write overhead.