CS4513 (B96) Projects
I'm writing these pages because I found CS4513 to be a somewhat good
course, so I thought a small page devoted to the projects of the
course would be in order.
Project Desscriptions
- Use a bitmap/linked-list to keep track of
free blocks
(Solution Code)
- Design a Filesystem
(Solution Code)
(The Ziggy FS Homepage)
- Extend the filesystem to be
distributed FS
(Solution Code)