Hard Drive of the Future: Ram Drive
benzick writes "3d Retreat has posted a hands on look at a 2gig ram drive called the Rocket Drive. Article blurb: Overall the rocket drive is the best in I/O performance I have seen. It outperforms U160 SCSI drives by almost a factor of two. Yet there are some drawbacks to the Rocket drive, foremost is the price, although listed at the end of the review is some alternative pricing options to make it less expensive. And the rocket drive can not act as a boot drive. Also, if you have some extra money to spend, you can use multiple rocket drives in parallel."
For that price, I'll wait the extra 7 seconds for Mozilla to load, thankyouverymuch.
mstyne: real name, no gimmicks
- The OS wants to store something in RAM, trys to allocate RAM and fails.
- The OS decides to swap out some memory based on an analysis of page usage statistics, so it grabs the handle to the swap file.
- Then, the OS streams the offending pages through file I/O subsystem, worrying about waits and updating page counters and such. This includes dragging all the data over a busy system bus.
- The receiving device stores it in RAM.
Cool! What operating system could aspire to such levels of efficiency?That's great, but am I the only one who remembers having RAMdisks on my Atari 800?
Axlon used to make 128 KB Ramdisks, now that was power!
Anyway, how often do people reboot their machines nowadays?
I'll answer the related question, "why would anybody need to reboot a computer?"
Some slashdot readers are lucky enough to live and work in an environment that primarily uses BSD or Linux. But unlike some slashdot readers, I, Damian Yerrick, live and work in an environment that primarily uses Microsoft Windows. Therefore, I have to use Microsoft Windows.
Some slashdot readers are lucky enough to be able to afford personal copies of PC virtualization software such as VMware, so that they can run other operating systems within a window on their computer. But unlike some slashdot readers, I, Damian Yerrick, can't afford a VMware license. Therefore, I must run Microsoft Windows on the bare hardware, and if I want to run an operating system other than Microsoft Windows, I must reboot my computer to access it.
Some slashdot readers are lucky enough to be able to afford to buy additional hardware to shield their other computer from exploits of newly discovered vulnerabilities in its operating system. But unlike some slashdot readers, I, Damian Yerrick, can't afford a second motherboard, CPU, case, and keyboard on which to run BSD firewall software. Therefore, if I want to keep my computer connected to the network, I must keep my computer updated with patches from Microsoft Windows Update. Those patches often require a reboot of the computer.
Therefore, I, Damian Yerrick, cannot afford to own a computer system that does not have to be rebooted.
Will I retire or break 10K?