• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Portable ramdisk?

snowbug

Member

Does anyone know if such thing exists?

I am running an app that read/write small chunck of data from/to hard disk very frequently. This might dramatically reduce the life of my harddisk. So I wonder if I can get something like a "portable ramdisk" to let the app read/write from/to.
The size of the file that the app access is usually close to 1GB and I might be runnning the app from different systems (linux and xp). Because of this, create a ramdisk from the system memory is not a good idea.

Any suggestions?
 
Back
Top