https://github.com/luiscarrascob/CS552-ramdisk-kernel

Ramdisk Filesystem

Implementation of an iNode based filesystem in Linux. The filesystem lives in ram, but it’s accessible to all processes using ioctl calls.

https://github.com/luiscarrascob/CS552-ramdisk-kernel

Post a Comment

You must be logged in to post a comment.