项目作者: saraansh

项目描述 :
Emulating disk-drive on RAM with an add-on feature of mounting it on Linux environment.
高级语言: C
项目地址: git://github.com/saraansh/vramdisk.git
创建时间: 2017-04-10T17:49:56Z
项目社区:https://github.com/saraansh/vramdisk

开源协议:

下载


Virtual RAM Disk

As the name suggests, the block device driver is used to emulate a virtual disk on RAM.

TL;DR

  • Read the file Resources.txt to gain insight on the working involved.
  • Refer to the file Instructions.txt for experiencing the complete potential of the code.