Hello, does somebody knows if it is possible to create a disk in memory ? i have a program that has to read a lot of data from disk many times and i would like to have all of them in memory to improve the access time,, so i think that if it is possible to copy somehow all the files to memory and after access them as normal files it would be perfect for me,, can anybody help me about how to attack this problem? , (i am working in a pc running linux redhat5.2) cheers, Rafa
