Installable File System
Assignment Goals
- To understand the problems that file system implementations must solve,
and the range of approaches that might be taken
- To practice design (in this case of file systems)
- To experience working in a "more sophisticated" environment:
complex software, a variety of tools, and teams of designers/programmers
- To gain further experience with concurrent software