Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

For a desktop drive, it shouldn’t matter since you’re probably not going to RAID it, right?

(I guess it might be slower for big transfers, but since you’re probably going to keep frequently-accessed files on an SSD, that shouldn’t be a huge problem either)



sort by: page size:

If you have SSDs, its faster. If you have more than 1 spinning disk in a RAID, its faster too.

Depending on your use case I would argue. If you use it as a pure nas it wouldn't matter. If you want to do fast encoding or something similar and get bottlenecked by your storage it could be annoying. I do post processing on my NAS and use my SSD as swap so I like every mb/sec I can get :)

Would it make a difference with SSD drives?

I have an OCZ SSD in my desktop machine and I can agree with you, the biggest noticeable difference to me is in moving and deleting large files.

I can't remember the last time I had to wait on a file to do the whole moving/copying/deleting dialog.


There are certainly plenty of contexts where SSD's in general provide limited if any performance wins because disk I/O is largely not involved. However, in cases where SSD's are being used for performance reasons, particularly for random reads, I would expect this would make a fair bit of difference.

My use of SSDs is generally limited to boot drives and redundant backup.

The speed increase doesn't outweigh the risk of data loss for mainline storage. Your mileage may vary.


Unless you need the performance. if you compare a single ssd to a raid 6 with 5+ drives to lower the seek times the ssd will always come on top

The benefit of SSD is not the raw sequential transfer. That is easy to max out with spinning platters. You want SSD for random access, it's significantly better at that.

I bought a 64 GB Crucial M4 SSD for a boot drive for my Linux desktop about a year ago. About a month ago, it started giving read/write errors eventually leading to kernel panics. (Didn't lose any data.) I switched back to the hard drive.

I don't see a huge difference in productivity for normal desktop use. An SSD is definitely quieter, and somewhat faster, but caching means most of us are already not hitting the disk that hard. (Obviously if you're doing intensive work with big data that doesn't cache well, that's a different story.)


This has interesting implications when considering SSDs versus traditional hard disks. SSD reads are faster, writes are slower, and space is at a premium.

The seek penalty is lower, true. However, the peak throughput is also much higher, so SSDs share this behavior with HDDs.

(And, actually, files that are readily streamed, like videos, aren't necessarily files you'd want to store on the SDD. Those can often – though, yes, not always – be read quite quickly from the HDD. Unless you're dealing with truly huge files, or actively editing a video, you don't need SDD throughput.)

Hmm, I hadn't noticed that they're only doing this on desktops, so I was thinking there in terms of energy efficiency. On a laptop, you definitely want that video to get copied over to the SSD so that the HDD can spin down and stop draining your battery. On a desktop, I guess you wouldn't care as much.


I don't think there's any optimization for hard drives that is going to hurt on SSDs, and unoptimized workloads are always going to work better on SSDs. I'm inclined to agree with GP that SSDs are quite close to random-access storage and so there is little to worry about.

Oh, if performance is the problem, sure, a SSD is great. I was thinking of the redundant part of RAID.

Fewer moving parts (less power, heat, etc) than your setup.

Use less/no cloud storage (laptops often go where clouds don't).

Mid and high end SSDs have full disk encryption (OPAL) by default, and 4TB sounds very high end to me.


Download size and speed matters. Disk space matters especially if you're working with relatively expensive SSDs. Of course, how much of a problem this is depends on which country you're working in, company's laptop policy etc

> A 1TB laptop hard drive has ~100MB/s of I/O usually (unless its dying).

For sequential transfers, yes. But that's hardly ever the relevant figure for whether your system feels fast. You should be looking at the random read performance, where your hard drive is good for ~120 IOs per second and your SSD is good for several thousand at a minimum.


Thanks. To add another layer to this, presumably SSD read/write is faster so there would be less time at max usage?

I was thinking more in terms of application data, thank you for giving me this perspective.

But still wondering: does the amount of this data really warrant compression? I mean the smallest sensible size of an SSD is around 100GB and it has lots of performance.

next

Legal | privacy