Auto-create ramdisk when Raspberry Pi or Linux start up
In my previous project, I developed a real-time system, so faster speed for read/write temporary data is necessary. After setting, when Raspberry Pi starts up, a small ramdisk will auto-create. What is Ram Disk? A RAM disk is a portion of RAM which is being used as if it were a disk drive. RAM disks […]
Read More Auto-create ramdisk when Raspberry Pi or Linux start up