|
|
|
|
|
by WildParser
1910 days ago
|
|
I recently experimented with a ram disk. Practically it didn't change anything. OS-caching seems to already be clever enough and once the OS has figured out that some directories are important anything in there seemed to get done in RAM anyway. A RAM-disk will make this less black box and more deterministic regarding guaranteed access times, but in daily use the RAM-disk just didn't make a difference. |
|