You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this task is to create the Memory disk (MemDisk) implementation at the Block device and Filesystem levels like FAT12. The contents could be dropped (written) to other connected block device.
Disk could be used for temporary data from running tasks under the kernel.