Skip to content

A very (very (very)) simple file system used as demo in a Operating Systems course

Notifications You must be signed in to change notification settings

kassick/toscofs

Repository files navigation

Tosco File System -- Single Directory

Reference Implementation of a flat file system. This code was produced for an Operating Systems course and presented to the students.

It supports a flat file system (no sub-directories) for small files. The assignment had these limitations in order to simplify the storage of directories' and files' inodes (all should fit in a single 4K block).

About

A very (very (very)) simple file system used as demo in a Operating Systems course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published