Slashdot Mirror


New PCIe SSDs Load Games, Apps As Fast As Old SATA Drives

crookedvulture writes Slashdot has covered a bunch of new PCI Express SSDs over the past month, and for good reason. The latest crop offers much higher sequential and random I/O rates than predecessors based on old-school Serial ATA interfaces. They're also compatible with new protocols, like NVM Express, which reduce overhead and improve scaling under demanding loads. As one might expect, these new PCIe drives destroy the competition in targeted benchmarks, hitting top speeds several times faster than even the best SATA SSDs can muster. The thing is, PCIe SSDs don't load games or common application data any faster than current incumbents—or even consumer-grade SSDs from five years ago. That's very different from the initial transition from mechanical to solid-state storage, where load times improved noticeably for just about everything. Servers and workstations can no doubt take advantage of the extra oomph that PCIe SSDs provide, but desktop users may struggle to find scenarios where PCIe SSDs offer palpable performance improvements over even budget-oriented SATA drives.

12 of 162 comments (clear)

  1. SATA Slots. by TechyImmigrant · · Score: 3, Insightful

    A PCIe SSD opens up the sole SATA slot for the backup disk in the small form factor PCs that are currently in vogue.

    --
    I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    1. Re:SATA Slots. by YrWrstNtmr · · Score: 3, Informative

      When it's a second disc with a copy of files from the first disk, or a raid-0 mirror disk.

      And that is sooo wrong. RAID 0 is not a mirror of any kind.

      Raid 1 - data is mirrored across multiple drives
      RAIND 0 - data is striped across multiple drives.

    2. Re:SATA Slots. by ArsenneLupin · · Score: 3, Insightful

      Yes. I mean't disk mirroring...

      So, there's still another mistake then.

      Indeed, disk mirroring is not a replacement for backup. Disk mirroring only protects against (some...) hardware failures, but not against human error (such as accidentally removing the wrong file). Backups protect against human errors too (... and natural disasters, if kept offsite, and plenty of other error conditions which mirroring doesn't protect against).

  2. So? by iamwhoiamtoday · · Score: 4, Interesting

    Most folks who need the throughput of a PCI-E SSD won't use it for just gaming. These same users are likely power users. Everything from running test VMs locally to Video / Audio editing would see a huge improvement from this tech.

    Loading apps? games? That's nice and all, but those are far from the only use cases of fast storage media.

    Personally, the new PCI-E SSDs have gotten a good amount of use from me as ZFS cache drives, where they've been wonderful for saturating 10gbps Ethernet.

  3. Blame the game developers by 0123456 · · Score: 4, Insightful

    Since so many games make you sit through crappy videos, copyright screens and other garbage for thirty seconds while they start up, or at least make you hit a key or press a mouse button to skip them and that damn 'Press Any Key To Start' screen that they couldn't even take five minutes to remove when porting from a console, faster load time is pointless once you've eliminated the worst HDD delays.

  4. ISTR hearing something about that... by Just+Some+Guy · · Score: 4, Insightful

    A guy named Amdahl had something to say on the subject. SSDs excel at IOPS, but that buys you little if you're not IOPS-constrained.

    Examples of things that eat operations as fast as you can throw them at 'em: databases, compilation, most server daemons.

    Examples of things that couldn't care less: streaming large assets that are decompressed in realtime, like audio or video files. Loading a word processing document. Downloading a game patch. Encoding a DVD. Playing RAM-resident video games.

    It should be a shock to roughly no one that buffing an underused part won't make the whole system faster. I couldn't mow my lawn any faster if the push mower had a big block V8, nor would overclocking my laptop make it show movies any faster.

    TL;DR non-IO-bound things don't benefit from more IO.

    --
    Dewey, what part of this looks like authorities should be involved?
    1. Re:ISTR hearing something about that... by LordLimecat · · Score: 3, Insightful

      IOPS are like cores: for any one single task, more doesnt mean faster. But in the real world, on a multitasking OS, the more you have the better things will be and the fewer times you'll ever be stuck waiting on your PC to stop thrashing.

  5. Not surprising by m.dillon · · Score: 4, Informative

    I mean, why would anyone think images would load faster? The cpu is doing enough transformative work processing the image for display that the storage system only has to be able to keep ahead of it... which it can do trivially at 600 MBytes/sec if the data is not otherwise cached.

    Did the author think that the OS wouldn't request the data from storage until the program actually asked for it? Of course the OS is doing read-ahead.

    And programs aren't going to load much faster either, dynamic linking overhead puts a cap on it and the program is going to be cached in ram indefinitely after the first load anyway.

    These PCIe SSDs are useful only in a few special mostly server-oriented cases. That said, it doesn't actually cost any more to have a direct PCIe interface verses a SATA interface so I these things are here to stay. Personally though I prefer the far more portable SATA SSDs.

    -Matt

  6. Re:SSDs by Cowclops · · Score: 4, Interesting

    I have an x25-m G2 80GB and a crucial M500. The crucial drive has substantially better random iops, and the system does feel faster booting off it than the x25-m. But the difference in "feel" is like a 7200rpm platter drive vs a 10,000rpm platter drive... same ballpark but the 10k is just a bit snappier.

    Newer SSDs are definitely faster than earlier ones, but we've kind of hit a wall with needs for even more speed. The slowest (non-broken) SSD you can buy today will be no less beneficial in real world home-user operation than the fastest SSD you can buy. Its just that there is a little bit of room for improvement over 2008-2009 era SSDs. (Don't take this as a disagreement, just an elaboration).

  7. Is this a big surprise? by fuzzyfuzzyfungus · · Score: 4, Informative

    The PCIe devices are faster; but (since they also tend to be either substantially similar to SATA devices; but packaged for the convenience of OEMs who want to go all M.2 on certain designs and clean up the mini-PCIe/SATA-using-mini-PCIe's-pinout-for-some-horrible-reason/mini-SATA/SATA mess that crops up in laptops and very small form factor systems; or tend to be markedly more expensive enterprise oriented devices that focus on IOPS) it isn't clear why you'd expect much improvement on application loading workloads.

    SSDs are at their best, and the difference between good and merely adequate SSDs most noticeable, under brutal random I/O loads, the heavier the better. Those are what make mechanical disks entirely obsolete, cheap SSD controllers start to drop the ball, and more expensive ones really shine. Since application makers generally still have to assume that many of their customers are running HDDs(plus the console ports that may only be able to assume an optical disk and a tiny amount of RAM, and the mobile apps that need to work with cheap and mediocre eMMC flash), they would do well to avoid that sort of load.

    HDD vs. SSD was a pretty dramatic jump because even the best HDDs absolutely crater if forced to seek(whether by fragmentation or by two or more programs both trying to access the same disk); but there aren't a whole lot of desktop workloads where 'excellent at obnoxiously seeky workloads' vs. 'damned heroic at obnoxiously seeky workloads' makes a terribly noticeable difference. Plus, a lot of desktop workloads still involve fairly small amounts of data, so a decent chunk of RAM is both helpful and economically viable. Part of the appeal of crazy-fast SSDs is that the cost rather less per GB than RAM does, while not being too much worse, which allows you to attack problems large enough that the RAM you really want is either heroically expensive or just not for sale. On the desktop, a fair few programs in common use are still 32 bit, and much less demanding.

  8. Re:Latency vs bandwidth by m.dillon · · Score: 5, Interesting

    That's isn't correct. The queue depth for a normal AHCI controller is 31 (assuming 1 tag is reserved for error handling). It only takes a queue depth of 2 or 3 for maximum linear throughput.

    Also, most operating systems are doing read-ahead for the program. Even if a program is requesting data from a file in small 4K read() chunks, the OS itself is doing read-ahead with multiple tags and likely much larger 16K-64K chunks. That's assuming the data hasn't been cached in ram yet.

    For writing, the OS is buffering the data and issuing the writes asynchronously so writing is not usually a bottleneck unless a vast amount of data is being shoved out.

    -Matt

  9. That's because they're not much faster by Solandri · · Score: 5, Insightful

    Slashdot has covered a bunch of new PCI Express SSDs over the past month, and for good reason. The latest crop offers much higher sequential and random I/O rates than predecessors based on old-school Serial ATA interfaces.

    That's just it. Their speeds are not "much higher." They're only slightly faster. The speed increase is mostly an illusion created by measuring these things in MB/s. Our perception of disk speed is not MB/s, which is what you'd want to use if you only had x seconds of computing time and wanted to know how many MB of data you could read.

    Our perception of disk speed is wait time, or sec/MB. If I have y MB of data I need read, how many seconds will it take? This is the inverse of MB/s. Consequently, the bigger MB/s figures actually represent progressively smaller reductions in wait times. I posted the explanation a few months ago, the same one I post to multiple tech sites. And oddly enough Slashdot was the only site where it was ridiculed.

    If you measure these disks in terms of wait time to read 1 GB, and define the change in wait time from a 100 MB/s HDD to a 2 GB/s NVMe SSD as 100%, then:

    A 100 MB/s HDD has a 10 sec wait time.
    A 250 MB/s SATA2 SSD gives you 63% of the reduction in wait time (6 sec).
    A 500 MB/s SATA3 SSD gives you 84% of the reduction in wait time (8 sec).
    A 1 GB/s PCIe SSD gives you 95% of the reduction in wait time (9 sec).
    The 2 GB/s NVMe SSD gives you 100% of the reduction in wait time (9.5 sec).

    Or put another way:

    The first 150 MB/s speedup results in a 6 sec reduction in wait time.
    The next 250 MB/s speedup results in an extra 2 sec reduction in wait time.
    The next 500 MB/s speedup results in an extra 1 sec reduction in wait time.
    The next 1000 MB/s speedup results in an extra 0.5 sec reduction in wait time.

    Each doubling of MB/s results in half the reduction in wait time of the previous step. Manufacturers love waving around huge MB/s figures, but the bigger those numbers get the less difference it makes in terms of wait times.

    (The same problem crops up with car gas mileage. MPG is the inverse of fuel consumption. So those high MPG vehicles like the Prius actually make very little difference despite the impressively large MPG figures. Most of the rest of the world measures fuel economy in liters/100 km for this reason. If we weren't so misguidedly obsessed with achieving high MPG, we'd be correctly attempting to reduce fuel consumption by making changes where it matters the most - by first improving the efficiency of low-MPG vehicles like trucks and SUVs even though this results in tiny improvements in MPG.)