The MacBook’s SSD: NVMe & an Apple Developed SSD Controller?

To be honest, prior to receiving the MacBook I wasn’t expecting anything particularly interesting for the laptop’s SSD. While we haven’t seen both sides of the MacBook’s logic board, and as a result can’t say with certainty how it’s laid out, from the side we have seen it's clear that we’re also looking at a soldered SSD. Which makes a lot of sense, as Apple choosing to save every last millimeter means a M.2 SSD would be out of the question, and meanwhile Apple has plenty of SSD suppliers to choose from, even for soldered designs. Consequently what I was expecting was a Samsung or Toshiba PCIe SSD soldered on to the logic board, similar to the SSD selection of Apple’s other devices.

So imagine my surprise when I opened up the System Profiler to see under the hood, and found not one but two unexpected things. First and foremost, a new section was available under the Hardware tree called NVMExpress. Second of all the device listed under NVMExpress has a model number prefix we’ve never seen before; not Samsung or Toshiba, but rather an Apple-ish “AP”. Clearly the MacBook’s SSD was going to be a much bigger deal than I first thought.

We’ll start with the NVMExpress heading. Short for Non-Volatile Memory Express, NVMe is a new software interface/protocol designed specifically for PCIe SSDs, and designed to complete what has been a two-part transition from SATA SSDs to PCIe SSDs.  NVMe replaces AHCI (Advanced Host Controller Interface), which dates back to 2004 and was designed with hard drives in mind. While that doesn't prevent its use on SSDs, AHCI is more optimized for high latency rotating media than low latency non-volatile storage. As a result AHCI can't take full advantage of SSDs, particularly PCIe SSDs with their high bandwidth links, leading the storage industry to develop a software interface that abolishes the limits of AHCI.

NVMe in turn is built specifically for SSDs and PCIe, and as software interfaces usually live for at least a decade before being replaced, NVMe was designed to be capable of meeting the industry needs as we move to future memory technologies (i.e. we'll likely see RRAM and MRAM enter the storage market before 2020).

  NVMe AHCI
Latency 2.8 µs 6.0 µs
Maximum Queue Depth Up to 64K queues with
64K commands each
Up to 1 queue with
32 commands each
Multicore Support Yes Limited
4KB Efficiency One 64B fetch Two serialized host
DRAM fetches required

The biggest advantage of NVMe is its lower latency. This is mostly due to a streamlined storage stack and the fact that NVMe requires no register reads to issue a command. AHCI requires four uncachable register reads per command, which results in ~2.5µs of additional latency. Another important improvement is support for multiple queues and higher queue depths. Multiple queues ensure that the CPU can be used to its full potential and that the IOPS is not bottlenecked by single core limitation.

Ultimately NVMe was designed first and foremost for the enterprise market, but client workloads benefit as well, though not by quite as much. For client workloads NVMe still brings with it a reduction in latency, and as our own Kristian Vatto has been keen to point out, even moderate improvements in performance result in increased battery life and that's what NVMe will offer. Thanks to lower latency the disk usage time will decrease, which results in more time spend at idle and thus increased battery life. There can also be corner cases when the better queue support helps with performance.

It’s just in the last year that we’ve seen NVMe deployed into PCIe SSDs, and those of course have been initially released on to enterprise SSDs. Meanwhile in the consumer space, due to boot issues with NVMe – you need a motherboard as well as OS that can handle booting from NVMe – SSDs are still almost entirely AHCI.

Which is what makes Apple’s situation so interesting. With such extensive control over their hardware and software alike, Apple has gone ahead and started shipping NVMe drives, beginning with the MacBook. For the MacBook in particular it’s a soldered SSD so Apple doesn’t need to worry about replacement parts or end-user modifications, so this if anything is the safest way to roll out NVMe.

Ultimately compared to going with PCIe SSDs a couple of years ago, the move to NVMe isn’t quite the same great step. But it’s none the less an important step for Apple as it indicates they’re ready to start shipping NVMe devices, and consequently reaping the performance and battery life benefits.

Shifting gears, let’s talk about the SSD controller. Along with supporting NVMe, Apple’s SSD also supports a fairly wide PCIe x4 connection. Somewhat surprising it’s only clocked at 5 GT/sec (PCIe 2.0 speeds), but it’s unclear at this time whether that’s a controller limitation or an intentional design decision by Apple (update: It's a Core M limitation). Even at 5 GT/sec, an x4 link means there’s 2GB/sec of bandwidth in each direction, which is far higher than how quickly the SSD can read or write.

But the big mystery right now is who made the SSD controller in the MacBook. As we’re not allowed to disassemble our review samples (as badly as we’d like to in this case), we’ll have to wait on the crew at iFixit to get around to tearing down the new MacBook, and in the meantime we’ll have to work off of what information we can gather through software.

In short, while Apple goes through a fair bit of effort to hide the manufacturer of their SSD – Apple SSDs are routinely labeled as “Apple SSD Controller” and “APPLE SSD” – they have never before completely hidden the manufacturer. In the 2013 MacBook Air 13” for example the drive model was “SM0256F”, indicating that it was a Samsung SSD. However for the MacBook there are no identifying labels to be found. The model is “AP0256H”, nor do the revision or serial numbers point a finger at any particular OEM.

At this point I’m not ready to rule out this being a better hidden OEM SSD, but the number of OEMs with NVMe capable client controllers is a very small list, so there aren’t too many options here. Of note, both Marvell and Samsung have NVMe capable client controllers, so this may yet be one of theirs’.

But for the moment at least I suspect we’re looking at an Apple semi or fully custom SSD controller. Why Apple would want to go this route is still something of a mystery to me, as they don’t necessarily have much to gain other than the obvious change of bringing control in-house, but here we are. Apple does have plenty of internal resources to develop SSDs, including the assets they gained in their 2011 acquisition of Anobit, so from a technical perspective Apple developing an SSD is not too hard to believe.

Though regardless of who’s behind it, the end result is a very fast, very capable controller that’s being used to drive the 256GB and 512GB SSDs available to the MacBook.

Update: 04/15/2015: iFixit has completed their MacBook teardown and posted the photos, including photos of the logic board from both sides:


Image Courtesy iFixit

Based on iFixit's teardown, we can see their sample is equipped with Toshiba MLC NAND, 128GB per side, 1 package per side. However of greater interest is the chip bordered in orange, which based on the fact that it has multiple markings we believe to be the SSD controller, assembled in a Package-On-Package (PoP) fashion. The number we can decode is a part number for a 512MB Hynix LPDDR3 memory module; the other number we cannot decode at this time. Multiple markings in this fashion is a tell-tale sign of a PoP chip, and having the SSD controller and its DRAM on-package with each other and located right next to the NAND chips makes a ton of sense, especially in such a cramped design. That said, it means we aren't going to get to see the SSD today; but it also confirms that this is not an off-the-shelf SSD controller since someone had to go through the extra step of PoPing it. The big question remains whether Apple has simply packaged up one of their regular suppliers' controllers, or if this is some kind of semi/fully-custom Apple controller.

Diving into our benchmarks, we’re going to have to take a slightly higher level look at the SSD than usual, at least for now. Being fully soldered on to a Mac limits our flexibility to more deeply test it unformatted (and not as a boot drive), and furthermore Futuremark’s PCMark 8 Storage benchmark refuses to behave. So for the moment we have our sequential and random benchmarks from iometer, which can give us a good idea of what sustained read and write performance looks like.

128KB Sequential Read (QD1)

128KB Sequential Write (QD1)

128KB sequential performance starts off very strong. The MacBook’s SSD is able to easily surpass any of our other Macs’ sequential read performance, delivering 665MB/sec under iometer. Meanwhile sequential write performance doesn’t quite top a 128GB SSD from a 2012 MBA 13, but otherwise it’s ahead of our other MBAs and rMBPs at 459MB/sec.

It’s actually a bit surprising that the SSD does this well here. Even with PCIe and NVMe, we’re looking at a highly integrated soldered solution, and I expect Apple has kept the number of NAND channels down in order to try to further conserve space. So to top our Mac charts in this fashion is unexpected and a bit impressive.

4KB Random Read (QD3)

4KB Random Write (8GB LBA, QD3)

Shifting over to random performance, read performance once again looks excellent. Even reading 4KB at a time the drive sustains 75.9MB/sec, again easily surpassing any other drive. The one downside here is random write performance, which tops out at 73.4MB/sec, some distance away from our rMBP. I’d be curious to see how well the 512GB drive performs in comparison, but I have to imagine Apple has already filled out their NAND channels at 256GB.

In any case, we’ll be following this up with a deeper look at the MacBook’s SSD. Hopefully we’ll be able to find out more about the SSD controller’s manufacturer after a tear-down, and with a bit more work we can also run it through our other storage benchmark scenarios, looking at things such as performance consistency. So stay tuned.

The MacBook’s Retina Display: Pro Quality OS X Performance
Comments Locked

354 Comments

View All Comments

  • tpoccu - Friday, April 17, 2015 - link

    Did you write something similar about the original MacBook Air, you know the one that cost about 3 times as much as this, also had only USB, video out (micro-DVI if memory serves which nothing else ever used), and a headphone jack, and had atrocious performance compared to its contemporaries? The same MacBook Air that only one redesign later would go on to become the defacto standard for how mainstream laptops are built now. I suppose it is easier to rant without any use for foresight.
  • Schickenipple - Monday, April 20, 2015 - link

    Seriously, BittenRottenApple: You need to get laid.

    All companies will do whatever they can to sell whatever they can because they want to make money and people will continue to buy their stuff. If being 'informed' means that consumers will turn into you and start spouting useless crap on technology forums for hours at a time, then they would probably rather pay a lot of money for a new OS X device and have some fun. Even if it is just a sweet-looking netbook. Grow up and quit wasting your energy on this stuff.

    Also: Change your username to something less troll-like and cliché. We all knew exactly how your comment would read before even reading it.
  • karpodiem - Monday, April 20, 2015 - link

    I laughed through reading some of this, but agreed with much of it than I disagreed with.

    Spot on
  • star-affinity - Friday, April 24, 2015 - link

    ”They eliminate all ports except for one outdated USB port?”

    How is it outdated? USB 3.1 barely just hit the market.

    ”Other operating systems can be installed on just about any computer you can slap together, whereas OSX is specifically and deliberately designed to be non-functional on ANYTHING that isn’t made by apple.”

    Not true – OS X works very well on my Hackintosh with very few modifications.

    I wouldn't get this MacBook, but the recently updated 13" MacBook Pro looks quite nice in my book. I think OS X is worth a lot. There's less hassle with it overall (compared to Windows) and I can work much more switfly using it (less actions/steps needed for most common tasks). I say this working at an IT department at an office where there's computers running both Windows and OS X.

    You don't have to like Apple or their products, but I don't thinks your criticism (or should I say rant) is very balanced.
  • sunnohh - Saturday, April 25, 2015 - link

    Computers last 2 years for most Apple users 3 tops. Source former Apple certified repair tech. 1300 isn't that much money. And as a dedicated PC gamer with a Titan rig 24 USB ports; gigs of ram and inches of monitor; this MacBook seems like a great little second machine. I prefer portability in a laptop to power and as a somewhat fancy individual there are literally zero times I would ever need a port on a laptop other than power, which with an 8 hr battery can be discretely done from home. Some people have grown up jobs and need shiny Apple products and Mercedes cars to fit in at work.

    I am an extremely informed PC builder yet I choose Apple products because they are astonishingly high performing elegant bits of jewelry/PC. Ever compare the hinges on a MacBook to a Lenovo or asus? Good Christ. Apple sound quality? 100% better then the next best PC or android bar none. And I've tried everything and seen every measurement not even close. Color quality check.

    Sure it's a cult but it's reasonably priced for the quality, especially compared to a Benz. And the best part of Apple ownership is I can have Apple pie and windows and it's ok. Seriously it's fucking awesome.
  • vista980622 - Wednesday, May 20, 2015 - link

    There are some valid points there, and as a semi-professional video editor + graphics designer, I definitely know I'm not its' target audience. The new MacBook is designed for people who use computer differently than we do, and I'm glad a lot of my friends and people around me love the tiny laptop that is beautiful and light.
  • vista980622 - Wednesday, May 20, 2015 - link

    And I do enjoy the XPS 13 :)
  • farhanshaikh74 - Sunday, May 24, 2015 - link

    I was die hard apple fan from so many years and used to propagate apple products to such an extent that I am called Late Steve Job's best marketing guy in my hospital!
    However over last three years as Apple has stopped producing simple MacBook pro which are upgradeable (like mid 2012 MacBook pro) with DVD drive, I am feeling their vision of "design should include how things work" philosophy is losing its sheen.
    Now they are selling only MacBook Retina, no non-retina laptops!, No laptops with DVD drive!! No laptops with 8GB RAM with normal Hard disk Drive which is upgradeable!!!
    They are forcing us to buy ONLY Retian, with a fixed Flash drive which is meagre 126Gb or 256 GB, and those which come with 500 GB are exorbitantly costly.
    They are forcing us to use iCloud for storage, without realising that in many parts of the world accessibility to WiFi and iCloud.
    I am serious restricted by fixed 256GB Flash drive on my late 2013 Retina MacBook pro as I bought this expensive laptop, but struggling for space and the Flashdrive is not upgradeable!!
    From last one week I am seriously considering Apple products and going back to Windows.
    The design team in Apple is ignorant to a large population, who loves apple products and have moderate budget, they are busy catering only to high end products at premium price.
    If this continues, they will find very few people using iOS in future and Apple will die its own death.
    This is serious, as a die hard fan of Apple like me is writing such a comment!
  • Stimpak_Addict - Tuesday, June 9, 2015 - link

    Check out Thunderbolt 3. It seems like they made this form factor to accommodate it once it's finalized (and hopefully they'll include at least 2 Thunderbolt 3 ports with the next iteration).
  • jdw1992 - Sunday, June 14, 2015 - link

    I have to point out a serious area you lack on knowledge. You berate USB as being outdated compared to thunderbolt. If you were speaking of anything but USB C you would be correct. However, and I do not know why Apple did not point this out, USB C and thunderbolt are now one and the same. Intel announced that the standard known as Thunderbolt is now part of the USB C standard. In other words, Apple is the first to land the next generation of peripheral ports, the most versatile and fast one to date.

Log in

Don't have an account? Sign up now