login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


I'm looking to buy two intel SSDs for my Mac Pro. One for OS X and one separate for windows (bootcamp). (I'm fussy that way, I've always kept separate boot drives. Please don't try to convince me to just buy one.) 80GB is enough for each boot drive, however, I've heard that the 160GB model is a little bit faster? Is this true? If so by how much? Is it worth purchasing the larger drives?

Also. Are there any rumors about Gen 3? Is it worth waiting?

asked Jul 03 '10 at 22:56

Peter%20Murphy's gravatar image

Peter Murphy
2.3k263757


160GB seems a whole lot faster than 80GB I don't really know too much of that stuff

answered Aug 06 '10 at 03:34

Jared%20Nelson's gravatar image

Jared Nelson
331455559

You'll get faster speeds if you buy 2x 80GB drives and RAID0 them... but then, you'll get faster speeds yet if you buy 2x 160GB drives and RAID0 them. If you're buying these for a desktop machine, I seriously recommend you rethink your purpose. Buying them because they're shock resistant and generate no noise, or because you want to put it in a notebook are all reasonable reasons to buy an SSD. Buying SSDs for "speed" is a lousy reason to buy an SSD. If you just want speed, get 4x 1TB-1.5TB SATA drives. You'll get comparable throughput for a similar price, but more capacity and better reliability if you set it up as a RAID5 or something reasonably fault-proof. RAID them and do a benchmark to work out roughly how much of your RAID is optimal, then partition that section off and use it for your boot drive(s).

Not just this, but you'll be able to defragment them! People say fragmentation isn't an issue with SSDs, but I'm willing to bet none of them have actually owned an SSD or know a single thing about memory allocation! If you don't believe me you're welcome to see for yourself. Fragmentation is a challenge for everything, including RAM. That's why C programs (and Java, C#, C++, etc, etc) commonly use "stacks" for passing data between functions and managing automatically managed memory. Despite common beliefs, it's also one of the reasons why OSes don't offer direct access to RAM. They page it, which means the address an application receives is a virtual address and the physical memory may be non-contiguous at the lowest/kernels level (eg. the memory may be fragmented).

answered Aug 06 '10 at 09:42

Seb's gravatar image

Seb
(suspended)

edited Aug 06 '10 at 09:45

I did end up buying two 80Gb G2's. I don't have a raid card, so I ended up using one for OS X and one for Bootcamp on my Mac Pro. I use other hard drives for storage. It's plenty fast enough for me. If need be I can boot into a small Linux distribution off of a CD and zero wipe them in the future if they happen to get junked up or fragmented.

(Aug 06 '10 at 13:15) Peter Murphy Peter%20Murphy's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×268
×211
×144
×136

Asked: Jul 03 '10 at 22:56

Seen: 1,174 times

Last updated: Aug 06 '10 at 13:15