I'm just wondering is there a technology like this?Transforming a Ram into a file system which makes file manipulation and transfer easier. A ram which can be partitioned. And which can temporarily store the files that needs constant transfer from the computer to an external device.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Yep! There's a technology like that. What you're after is a RAM Disk. It would help to know what OS you're running. |
|||||||
|
|
Actually you're probably talk about a disk cache more than a RAM disk, based on the sentence "which can temporarily store the files that needs constant transfer from the computer to an external device". Windows already has files caching, which keeps in RAM the most needed files. A lot of improvements has been made in Vista and especially Windows 7 in that regards. This is called SuperFetch. Microsoft also created ReadyBoost, which uses a USB key as temporary memory storage when RAM is limited. |
|||
|
|