ram disk

Using RAM disks in Mac OS X

Tagged:  

Just the other day, I was confronted with a problem at the university where disk I/O operations were unavoidable. It is a fact that the HDD is slower than RAM, of course, so a mounted FS in RAM was used instead. If one has tried this in FreeBSD or Linux before then this is quite similar and just as easy.

To create a RAM disk the following is done:

% hdid -nomount ram://SECTORS
Syndicate content