Final Words

The more SM2246EN based SSDs I review, the more I'm convinced that Silicon Motion is becoming a very serious player in the controller market. Despite the use of 16nm NAND, the Reactor is an excellent performer and it also proves that the SM2246EN can handle 1TB of NAND without a hitch (whereas some controllers struggle with high capacities). The power efficiency is also great thanks to slumber power support, making the Reactor a viable option for laptops as well (which was a concern I had with the Transcend SSD370 that we reviewed last week).

My biggest criticism is the fact that Mushkin doesn't offer any lower capacities. In the end, a 1TB SSD will still set you back by over $350, which is why the majority of people are more interested in 128-512GB SSDs. As I mentioned on the introduction page, I suspect this has to do with the limited availability of Micron's 16nm NAND, but once the supply gets better Mushkin should have no problems bringing additional capacities to the market. On the other hand, the 1TB-class SSD market certainly needs more players because there aren't that many models available and only a couple that are value-oriented, so I'm also happy to see that Mushin chose a segment that isn't too crowded yet.

Furthermore, the lack of hardware encryption (TCG Opal 2.0 & eDrive) and software toolbox are also notable shortcomings, but neither of these is critical. Hardware encryption isn't very widely used among consumers due to the lack of freeware software and education, so especially for a value drive like the Reactor it's not a very big deal. As for the toolbox, I would certainly like to see one as it offers the end-user an easy way to monitor the drive, but most of the toolbox functionality can be replaced by freeware software if needed.

Amazon Price Comparison (2/9/2015)
  960GB/1TB
Mushkin Reactor $390
Transcend SSD370 $400
Samsung SSD 850 EVO  $390
Samsung SSD 850 Pro $610
SanDisk Extreme Pro $479
SanDisk Ultra II $390

The pricing of the Reactor is very competitive. It's among the cheapest 1TB-class SSDs around, although right now there are two other SSDs (850 EVO & Ultra II) that are priced exactly the same. Out of these three, the 850 EVO would be my number one pick because it's the fastest and has by far the most extensive feature set, but in the past it has been retailing for around $450. I'm not sure whether the current price is due to a sale or if it's a permanent change, but in any case it's the best 1TB SSD deal around at the moment. That said, if the price of the 850 EVO goes up to $450 again, the Reactor will become a better choice because despite the performance and features I don't find the 850 EVO to be worth $60 more.

Either way, the Reactor is without a doubt one of the best value 1TB SSDs around and deserves a recommendation from us. Its performance is good regardless of how intensive the workload is and the performance doesn't come at the cost of power efficiency. To be frank, if I was on a lookout for an affordable 1TB SSD, the Reactor would be one of the first drives I would look at.

Power Consumption
Comments Locked

69 Comments

View All Comments

  • Samus - Monday, February 9, 2015 - link

    The other performance "limitation" is program/file demands. The vast majority of files, program data, video files and game data are under 5000MB in size...so the difference between a 500MB/sec and a 1000MB/sec drive is a matter of seconds and sometimes milliseconds if reading files <1000MB.

    The spotlight for my SSD is loading Battlefield 4 levels. I noticed no difference when going from a SATA3 drive to an M2 PCIe drive. The limitation is somewhere else, possibly my 2 year old Xeon CPU? Who knows. But the only place I notice a difference is when unRARing lots of huge files. Since Windows 8.1 64-bit only loads about 800MB of data from the drive during boot (that's what I measured in NAND reads between reboots) again, the difference between a 500MB/sec and 1000MB/sec drive is virtually nothing for everyday computing.

    The demand will eventually come for faster SSD's in the consumer space (they're already in the enterprise space, they have been for years) but it probably won't come from Microsoft as their OS's are leaner and leaner every generation. Windows 8 had lower system requirements than Windows 7, and Windows 7 had lower system requirements than Vista. And Windows 10 will run on virtually anything, even Intel's Quark-based SoC dev platform (400MHz P55C "Pentium 3" based)
  • Uplink10 - Wednesday, February 11, 2015 - link

    It is true Windows 8 has lower system requirements but I tested latest Windows 8.1 with updates and Windows 7 SP1 with updates and figured out that Windows 8.1 is more RAM hungry, I switched to Windows 8.1 and I keep getting messages about closing applications because I am too low on RAM. The real potential of SSD over HDD is random writing/reading not sequential. For me 6 Gbit/s sequential bandwidth is enough because I care about random write/read which doesn`t come close to 6 Gbit/s.
  • Christopher1 - Sunday, February 15, 2015 - link

    One of your applications must be seriously RAM-hungry then. I have 4 or 5 browsers open and a few other programs at the same time, with page file turned off on a 8GB of RAM system and I never have it squawk about needing more RAM.
    Now, when I open a serious game like Arkham City, THEN it starts squawking from time to time because AAA-games are seriously RAM-hungry.
  • Sabresiberian - Monday, February 9, 2015 - link

    You make a very good point Solandri, but the limit of the PCIe interface is far higher than the 800 MB/s figure you used; that is pretty much a bottom-end stat. Also, NVMe>AHCI. :)
  • Solandri - Tuesday, February 10, 2015 - link

    Mathematically, PCIe can *never* speed things up more than the jump from SATA2 to SATA3. If you look carefully at the chart I made, going from SATA2 to SATA3 sped the 1GB read by 2 sec (from 4 sec to 2 sec).

    Since the total read time over SATA3 is already 2 sec, the only way to increase read speed by another 2 sec is to go up to infinite MB/s. Even if you used the 8 GB/s limit of PCIe x16, the read time would be 0.125 sec, or a 1.875 sec speedup. Less than the 2 sec you spend things up going from SATA2 to SATA3.

    The vast majority of the speed gains that can be gotten from SSDs (with respect to read/writes which benefit from PCIe) have already been gotten. Further improvements will be nice, but never impact computing to the degree that the initial SATA SSDs did. Read my comment to bug77 below for where we should be looking for significant speed gains next.
  • Christopher1 - Sunday, February 15, 2015 - link

    Actually, there is way to speed up things: By making a architecture that can handle bigger 'chunks' of data at a time. As games and other things are getting bigger, you need to load more data at a time in a shorter period. Therefore, increasing the rate at which data from the hard drive can get to RAM is the bottleneck and there can be improvements in that.
    Either by pre-loading data to RAM (inefficient) or by making it so that data can get from the hard drive/SSD drive to the RAM faster when needed/called.
  • bug77 - Tuesday, February 10, 2015 - link

    And that's not even the main advantage of SSDs. The thing the user notices the most is the nearly non-existent seek time. But you get that even from first generation of SSDs.
    As a refresher, try to remember what happened when you started multiple, parallel, copy operations on a single HDD: the transfer rate took a serious nose-dive and it was all because of the seek time.
  • Tom Womack - Tuesday, February 10, 2015 - link

    This. And it has wonderful second-order consequences; for example, you can still use your computer while it's doing a backup, so it's reasonable to schedule extremely frequent backups to hard disc.
  • Solandri - Tuesday, February 10, 2015 - link

    Yup, exactly this. Non-queued 4k read/writes are still mired around 30-70 MB/s due to limitations in seek time (generally imposed by file system overhead). While this is nearly two orders of magnitude faster than HDDs, it's still short of the SATA3 limit by an order of magnitude. So there's still a lot of improvement (time savings) which can be made on this front.

    Another way to think of it is that these 4k read/writes impact the time you spend waiting a *lot* more than the sequential read/writes. Again, because MB/s is the inverse of time you wait, the bigger MB/s figures matter less, the smaller MB/s figures matter more. Precisely the opposite of what MB/s seems to imply. e.g. If you need to read 1000 MB of sequential data + 1000 MB of 4k files over SATA3:

    2 sec = 1000 MB of sequential data @ 500 MB/s
    20 sec = 1000 MB of 4k data @ 50 MB/s

    So 90% of the total read time depends on the 4k read speed, only 10% depends on the peak sequential read everyone obsesses over. If you want a "fast" SSD, concentrate on getting a drive whose *smallest* MB/s figures (almost always the 4k speeds) are higher than the competition's.
  • Christopher1 - Sunday, February 15, 2015 - link

    SATA3 does cause a little bit of an issue. It is the limiting factor on most drives now, no matter how much faster you make your driver, it's speed limitations bottleneck your hard drive. That is why M.2 is becoming so popular.

Log in

Don't have an account? Sign up now