Create a small RAM disk for ultra fast I/O
In this simple guide I will explain how to create a virtual ram disk based on ext3 file system to be used for very fast I/O. This example is very useful though it has important limitations, for example: It does not allow big ram drives, as far as I know, the limit is 64 MB […]