Module driver:ramdisk - Ramdisk driver for RMoX
Ramdisk driver for RMoX. This implements a simple block device on a fixed-size chunk of memory. Used primarily by the ramdisk file-system (fs:ramdisk), but could be used by other things as well.
Requires: driver:block
Used: fs:ramdisk