RamDiskCreator



After running the ImDisk installation file as an administrator, select the location where the program. Ultra RAM Disk installs as a menu bar item that allows you to create RAM disks when needed. RAMDisk: is an app for creating as well as backing up RAM disks, to allow you to save their contents as well as restore RAM disks when you restart your Mac. Boot Disk is a complete IT Technician's or IT Consultant's data recovery package that includes powerful file recovery, data imaging, and secure data erasing set of software tools and utilities. SoftPerfect RAM Disk creates a virtual disk residing in the computer RAM accessible in Windows Explorer and other applications, allowing you to store any temporary information on this disk.

  1. Ramdisk Creator
  2. Ram Drive Software Windows 10
  3. Ram Disk Software
  4. Qsoft Ramdisk
  5. Ramdisk Creator Mac

RAM disks are available since 1979. They offer a filesystem in RAM and therefore outperform most of all other storage systems. This can be used to do disk intensive operations in a fraction of the normally required time. This article covers Mac OS X 10.5 and later. If you STILL use earlier versions take a look at the article posted by OSXDaily.

Mac OS X includes a way to create RAM disks using the following Terminal command:

The size of the disk is based on the page size number of 512 bytes sectors. That means the size in bytes has to be divided by 512. Fat32 and ntfs for mac os. For example to calculate the size parameter for a volume with 4GiB the following formular is used:

Be aware that the content of a RAM disk is permanently deleted as soon as it is ejected! Only use it as temporary storage!

To simplify the process I created RAMDiskCreator. It’s a freely available tool and offers a graphical user interface for the RAM disk creation. Only the size and the volume name have to be provided. In the background the same command is used as described above.

You can download RAMDiskCreator 1.4 for Mountain Lion or better here. If you are still on Lion or Snow Leopard please download RAMDiskCreator 1.2. Furthermore I will happily provide the source code on request.

Changelog

  • 2014-04-26 – Version 1.4: Fixed a bug that could lead to a wrong RAM disk size (Thanks to John VanDyk for reporting)
  • 2014-04-10 – Version 1.3: The configuration is stored after a successful RAM disk creation for easier usage (Thanks to rxflyer for suggesting this feature)
  • 2013-05-24 – Version 1.2: Fixed broken free memory calculation (Thanks Dave for reporting)
  • 2012-12-28 – Version 1.0: Initial version released

Introduction

While modern computers are very fast and equipped with a lot of RAM, modern operating systems and applications are much more resource-demanding. This means that every computer can benefit from optimising its performance even further by using some of the RAM for temporary files that Windows and other applications create. Furthermore, using a RAM disk can prolong the life of solid-state drives by sparing them from unnecessary writing, as SSD have a limited number of write cycles and degrade every time data is written to them.

First of all, what’s a RAM disk? A RAM disk is a block of memory that computer software treats as a disk drive. In other words, a RAM disk application turns some of your computer’s RAM into a very fast disk drive with theoretically unlimited write cycles. Since RAM is the fastest memory in your computer, the speed of a RAM drive exceeds that of any SSD, let alone a regular HDD with magnetic plates. At the same time, anything written to a RAM disk disappears upon reboot or shut down because the RAM is cleared, which can be an advantage for privacy reasons.

In this article, we will be using our SoftPerfect RAM Disk to illustrate usage scenarios for different types of users. This software runs on Windows and supports any OS between Windows 7 and Windows 10, including their server editions. Your computer needs to have a sufficient amount of RAM, and we recommend at least 8 GB.

Creating a RAM disk

Before you proceed with configuration, you will need to install a RAM Disk application. For example, you can download SoftPerfect RAM Disk and install it like any other software.

Once the software is up and running, you will see the main screen:

Ramdisk creator mac

The next step is to create an actual RAM disk by clicking the [+] button or choosing Disk – Add Boot Disk from the main menu:

Here you will need to choose a size, drive letter, file system and any predefined folders. We recommend to choose a size that is no more than a half of the available RAM, that is 4096 MB or less for a system with 8 GB RAM. Choose a drive letter that the disk will be accessible through. For the file system, we recommend exFAT as it offers better performance over NTFS. Finally configure the folders that you want to be created when the disk initialises. In this example we intend to use temp folder for any temporary files, cache for web-browser caches and download for receiving downloaded files that we don’t want to keep.

Click OK and the newly created RAM disk will be shown on the main screen, and a new drive letter will appear in Windows Explorer. Now you can configure your system and third-party software to take advantage of the disk.

How a regular computer user can utilise a RAM disk

For a regular computer user it makes sense to move temporary files created by Windows and web-browsers to the RAM disk.

Ram

Moving the temporary files

Windows keeps its temporary files in a folder defined by the so-called environment variables %TMP% and %TEMP%. The easiest way to change these is to choose Tools – Set Windows TEMP folder from the RAM Disk application’s menu. If you created the RAM disk as per the above example, you can set the variables to R:temp:

Ramdisk Creator

Some applications may require you to logoff and logon before they can start using the new location.

Moving the temporary Internet files

Internet Explorer and Windows create a number of temporary files in a folder for temporary Internet files. To move them to the RAM disk, press Win + R and type inetcpl.cpl to access the Internet settings. On the General tab, click Settings, then Move Folder. If you created the RAM disk as per the above example, you can move the folder to R:

Moving third-party browsers cache

Most likely you are using Google Chrome or Mozilla Firefox as your Internet browser. The browsers intensively use a folder on your hard disk drive for temporary data, known as the browser cache. It is a good idea to move the cache to the RAM disk to speed up browsing and reduce SSD’s wear and tear.

The easiest way to move your browser cache to the RAM disk is to use our simple utility (download size 1.8M). It works by creating a symbolic link to redirect the cache to another location, such as the RAM disk:

Here we have redirected all the caches to R:Cache

RAM disk for software developers

For a software developer, it makes sense to redirect intermediate compiler output to a temporary folder located on a RAM disk. Nearly all IDE and compilers create a number of temporary files before the final application is generated, so having these files along with debug versions of the application on a RAM disk can save you a lot of time. You should not keep your source code on a RAM disk due to its volatile nature, only files generated by your compiler or IDE.

RAM disk for power users

If you happen to work with any sort of temporary data, like file processing or data analysis, to which you need fast access, it may be a good idea to handle these tasks on a RAM disk.

Ram Drive Software Windows 10

RAM disk for servers

Scan my mac for viruses. In a server environment, a RAM disk can provide better performance wherever temporary data is involved. For instance:

  • A database server can be configured to store its temporary tables and indexes on a RAM disk.
  • An application server can be configured to place any intermediate data on a RAM disk.
  • Any application that uses a cache in a disk folder can benefit from moving that folder to a RAM disk.

Ram Disk Software

The above can be achieved either by explicitly configuring a server application to use a folder on a RAM disk, or creating a symbolic link to redirect the I/O.

Caveats and troubleshooting

Ramdisk creatorRamDiskCreator

It is important to remember to undo all the configuration if you want to remove the RAM disk, as otherwise the system and applications will encounter errors when accessing a path that is no longer available. This must be done before removing the RAM disk software.

Qsoft Ramdisk

Some applications do not work correctly with standalone volumes, which can be seen as I/O errors or simply the inability to access a RAM disk. If you encounter these issues, we recommend enabling the HDD emulation option in the RAM disk’s settings. This option emulates a complete Hard Disk Drive with partitions indistinguishable from a real device. The downside is that there is an extra layer of emulation that can reduce the RAM disk’s performance by 5-10%.

Ramdisk Creator Mac

Do not attempt to place the Windows page file on a RAM disk. This is not supported and should not really be used, as doing so is essentially trying to extend RAM using the RAM itself. If your system has a large amount of RAM, it is better to disable the page file altogether.