开发者

RAMDisk reliability

开发者 https://www.devze.com 2023-02-19 04:51 出处:网络
I was looking at the existing R开发者_开发知识库AMDisk discussions ... and none seem to bring up any reliability issues. I recently started using a Dataram ramdisk for my source code and am wondering

I was looking at the existing R开发者_开发知识库AMDisk discussions ... and none seem to bring up any reliability issues. I recently started using a Dataram ramdisk for my source code and am wondering if there are any risks I should be concerned with.

It did speed up the compile time by 30%


I am not fully familiar with that product, but the answer probably depends on whether you have a (good) UPS, and what you are using to sync changes with your hard drive. I had looked into this a while ago (on a linux machine) mapping a portion of the ram as a disk and using RSYNC to persist changes to the hard drive, but discontinued the idea and got a faster hard drive instead :) I would be very interested in seeing this working...

0

精彩评论

暂无评论...
验证码 换一张
取 消