A RAMDisk acts as a virtual drive on your system. It allows you to create directories, copy files to and from it, etc….
The data however is not written onto a hard disk, but remains purely stored into a particular part of the RAM memory. Hard disks have mechanical parts that are needed to seek to a particular position on the magnetic storage media and to read/write data. This makes them relative lazy.
Continue Reading…







