all420
12-01-01, 12:20 AM
The other day, I was thinking about the new Uber Rig that I am building. Because is has massive processing power, ram, etc. the limiting factor is definatly my HDD's, even though I was planning to use ULTRA SCSI-2 drives in a RAID configuration. I was thinking of the best way to increase my drive performance without costing more then I was already spending. Being into Linux, I remebered ramdisks. They allow you to make the OS believe that a chunk of your ram is really a HDD (this feature is built into Linux, but there is a prog out for Windows called NTramDisk). Because ram is drastically faster then even the best HDD's, it offers incredible performance. Disk I/O is the slowest part of almost any computer. Therefore, if I had a system with maybe 4 gigs of ram, and make a ramdisk 3 gigs big, would this increase the performance of my server? I know that this would be best for a static web site, but wouldn't a ramdisk raise the limiting factor many fold?
Is this not possible? Is it not worth it (the site would not be larger then 3 gigs)? Are there any problems with my reasoning? Any help is greatly appreciated.
Is this not possible? Is it not worth it (the site would not be larger then 3 gigs)? Are there any problems with my reasoning? Any help is greatly appreciated.