| |||||||
| Linux Questions and information concerning Linux |
![]() |
| | LinkBack | Thread Tools | Rate Thread |
| ||||
| I really don't see much point in a RAM drive (or ram-disk). The filesystem maintains a file cache, which it expands and contracts as necessary based on system memory requirements for applications. The purpose of the cache is to have recently used and commonly accessed information handy in RAM so that you don't have to go to the drive to get it. To a large extent, SSDs do away with the need for the file system cache, but not entirely (there's still some performance overhead associated with the calls down to the hardware to get the data). If you build a RAM disk, any information you want to use out of it has to first be explicitly copied to it. In addition, a RAM disk is volatile by its very nature, so anything you put on it has to be backed up somewhere else, and this has to be done by you. So, basically, a RAM disk gives you a whole lot of hassle without gaining you anything that you don't already have by just letting the file system cache work like its supposed to. Now, there are RAM DRIVES out there that you can get which are essentially SSDs implemented with RAM. They are bad fast (even faster than the fastest SSDs), but very pricey for the amount of storage you get (think how much a 4 GB stick of RAM costs, then think about how much RAM you'd need to buy to get a reasonbly sized RAM drive). Other than being implemented in hardware, they basically have all the same drawbacks of a RAM disk implement in your computer.
__________________ Avatar and sig graphic by Pitch. Subscribers! Ask about a custom graphic or avatar today! Gizmo Thermal Diode Mod and Direct-Die Water Block 8-Cheetah 18GiB U-2 SCSI MegaRAID Enterprise 1500/128MiB Samsung SyncMaster 955DF TTGI/Superflower TTS-520 PSU ![]() ![]() ![]() |
| ||||
| Ok! Thank you, that's one mad project I'll give a pass. Did you know that my new motherboard is going to give Intel raid a chance to fall on it's face again!?
__________________ "Though all men live in ignorance before mystery, they need not live in darkness... Justice is foundation and Mercy ETERNAL." DKE "All that we do is touched by Ocean Yet we remain on the shore of what we know." Richard Wilbur ![]() Subscribers! Ask Pitch about a Custom Sig Graphic |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Rate This Thread | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hard drive question | Necorum | General Hardware Discussion | 14 | 3rd November, 2006 10:33 AM |
| Please Help! Hard Drive question? | crashovride02 | General Hardware Discussion | 3 | 19th October, 2005 11:23 AM |
| drive set up question | muffin-man | EPoX MotherBoards | 4 | 3rd August, 2003 08:42 PM |
| Linux routing question | dolanenwindrift | OS, Software, Firmware, and BIOS | 2 | 27th February, 2003 02:52 PM |
| how to get Linux to read and write on an NTFS drive. | r0l0e | OS, Software, Firmware, and BIOS | 6 | 14th January, 2003 11:14 PM |