Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dvorka/rfs

Reliable File System (college Operating System course exercise) - low level filesystem tier with fdisk, striping, ...
https://github.com/dvorka/rfs

Last synced: 28 days ago
JSON representation

Reliable File System (college Operating System course exercise) - low level filesystem tier with fdisk, striping, ...

Awesome Lists containing this project

README

        

rfs
===

Reliable File System (college Operating System course exercise)

DESCRIPTION
===========

Low level tier of the journaling file system with striping (RAID).