I reviewed several threads on this subject. Many of them are 2002-2005 vintage and others focus on size or speed. I will be building a Trading computer and needed to be FAST for data acquisition (particularly when the market is moving fast). This has locked-up my current machine twice.
I thought to get a 128GB SSD and load Windows 7 64 bit AND all my Programs in it but got a recommendation as follows:
A Second Question: Since my data contents are pretty much leveled off at 20GB. Would I benefit my having a second SSD just for data and forgo of the Hard Disk?
I need help in order to size my SSD and load it with the items that will help the machine's performance, as data loads show up.
I thought to get a 128GB SSD and load Windows 7 64 bit AND all my Programs in it but got a recommendation as follows:
"I'd just put the OS on the SSD... Put your apps on a hard drive..That way you can read and write to both the hard drive and the SSD at the same time..
You don't want a queue to be forming for data requests anywhere.. SSDs are fast at random access, but they're not so hot at sequential access compared to a modern 7200RPM hard drive... You don't want your OS read commands to be delayed by application read commands..
Since applications reference shared libraries (DLLs in your Windows folder).. When they start up, they'll be pulling tons of data from their application folder and also tons of data from your OS in shared libs.. If you break that up to put your OS on one drive and your apps on another you can get the combined read performance of BOTH... If you put both your apps and your OS on the SSD.. Then there will be a bit of a queue as the applications will be loading both the shared Windows libs and their data files from the same drive.. The SSD might be great at that kind of random access, but you're still creating a bit of a potential bottleneck there that you can eliminate by using a hard drive in addition to the SSD."
Any thoughts on the above recommendation?You don't want a queue to be forming for data requests anywhere.. SSDs are fast at random access, but they're not so hot at sequential access compared to a modern 7200RPM hard drive... You don't want your OS read commands to be delayed by application read commands..
Since applications reference shared libraries (DLLs in your Windows folder).. When they start up, they'll be pulling tons of data from their application folder and also tons of data from your OS in shared libs.. If you break that up to put your OS on one drive and your apps on another you can get the combined read performance of BOTH... If you put both your apps and your OS on the SSD.. Then there will be a bit of a queue as the applications will be loading both the shared Windows libs and their data files from the same drive.. The SSD might be great at that kind of random access, but you're still creating a bit of a potential bottleneck there that you can eliminate by using a hard drive in addition to the SSD."
A Second Question: Since my data contents are pretty much leveled off at 20GB. Would I benefit my having a second SSD just for data and forgo of the Hard Disk?
I need help in order to size my SSD and load it with the items that will help the machine's performance, as data loads show up.