Slashdot Mirror


32GB iPhone 7 Has 8 Times Slower Storage Performance Than 128GB Model (thenextweb.com)

An anonymous reader quotes a report from The Next Web: Apple isn't telling you everything about its phones. Few weeks back, GSMArena reported that the 32GB iPhone 7 and 7 Plus had significantly slower storage performance than the 128GB and 256GB models of the device. In a new video, Unbox Therapy's Lew Hilsenteger conducted a series of speed tests that confirm the discrepancy in storage speeds between the different configurations of Apple's phone -- and it turns out the 32GB iPhone is about eight times slower than the larger capacity storage version of the device. For his first test, Hilsenteger used the free PerformanceTest Mobile app to compare the read and write speeds of the iPhone. While there was little difference between the read speeds of the 32GB and 128GB models, there's a huge disparity when it comes to write speed. The 32GB iPhone writes at 42MB per second, which is nearly eight times slower than the 128GB version's 341MB per second. Hilsenteger then performed a real-world speed test, which included transferring movies from a MacBook to the iPhone using a USB cable. While the 256GB model took two minutes and 34 seconds to complete the 4.2GB file transfer, the 32GB iPhone 7 needed a total of three minutes and 40 seconds for the same transmission.

159 comments

  1. non-news is non-news by Anonymous Coward · · Score: 0

    Smaller thing is also slower thing.

    1. Re:non-news is non-news by DaHat · · Score: 4, Insightful

      Unless Apple is doing some sort of quasi RAID like read/write access against all available memory chips (vs treating them like a sequential memory space which may end earlier rather than later depending on what memory capacity you selected at purchase time)... why should a higher capacity device have faster read/write times than a lower capacity of the same generation?

      If anything, this sounds like another example of Apple attempting to balkinize the market in a way favorable to them and those who are most willing and/or able to pay them the most for devices.

    2. Re:non-news is non-news by K.+S.+Kyosuke · · Score: 3, Interesting

      I'm far from being a storage hardware expert but if mass manufacturing means that it's cheaper to use different number of the same flash chips instead of using the same number of different flash chips, it seems logical that the resulting system would have a bandwidth scaling with the number of chips.

      --
      Ezekiel 23:20
    3. Re:non-news is non-news by bigHairyDog · · Score: 5, Informative

      All modern NAND flash memory does "quasi-RAID". Writes are split across all chips in parallel, so the larger the capacity, the more chips, the faster the write speed. Check out any USB thumb drive with various capacities - larger models of the same line will be faster.

      That said, 128GB should only be 4 times faster than 32GB, so if these figures are correct then the 32GB units are also using lower spec memory.

      --

      foo mane padme hum

    4. Re:non-news is non-news by DaHat · · Score: 4, Interesting

      On my shelf not three feet away I've got an early prototype of a a logic board for a system later shipped with 2, 4 or 8 flash memory chips back in 2003... a board I owned a good bit of code for. At no point was there any talk of us accessing multiple chips at a time, instead the existing sequential read/write capacity was enough for our needs.

      The same goes for any embedded device today, regardless of potential # of memory chips... the manufacturer is only going to parallelize read/write access under two circumstances:

      1) no one on the test team noticed them doing so,
      2) there is actually a need to do so in order to boost performance... which may not be applicable across all units.

      #2 breaks down as it's like putting a hardware raid controller in every PC/server mobo with multiple sata ports. Sure some % of users may end up with multiple HDs attached... why should the manufacturer pay the added cost of baking this extra speed in when it is clearly an add on (or premium upgrade) option?

    5. Re:non-news is non-news by K.+S.+Kyosuke · · Score: 2

      On the other hand, I've noticed in the past that versions of SSDs for desktop computers did exhibit the pattern I mentioned: up to a certain point, the larger versions were actually faster. Also, maybe with stacked chips in mobile devices, the extra cost is not prohibitive for some reason.

      --
      Ezekiel 23:20
    6. Re:non-news is non-news by Anonymous Coward · · Score: 5, Interesting

      A single NAND die isn't capable of 341MB per second. They're clearly using parallel writes.

    7. Re:non-news is non-news by Anonymous Coward · · Score: 5, Informative

      All modern NAND flash memory does "quasi-RAID". Writes are split across all chips in parallel, so the larger the capacity, the more chips, the faster the write speed. Check out any USB thumb drive with various capacities - larger models of the same line will be faster.

      Bingo. One NAND die is not all that fast; it's when you put multiple dies together - either via multiple packages or, in the case of the iPhone, layering - that you get the absurdly high transfer rates solid state NAND storage is known for.

      AnandTech's SSD Anthology even 7 years later is still the single best primer on the subject of flash storage: http://www.anandtech.com/show/2738/6. It goes over how this concept works in greater detail.

      That said, 128GB should only be 4 times faster than 32GB, so if these figures are correct then the 32GB units are also using lower spec memory.

      The one thing you won't find in there though, but is similarly important for understanding smartphone storage, is SLC caching. Most phones these days are using Triple Level (TLC) storage, which means storing 3 bits in a single cell. This greatly brings down the cost per byte of NAND, however it makes it slower to program and erase. As a result the iPhone (and most other phones) have an area of NAND that is pseudo-single level (SLC), which only stores 1 bit per cell. The purpose of the pseudo-SLC area is to serve as a cache; quickly absorb and coalesce writes, and then write them out to the slower TLC NAND transparently to the user.

      The size of the pseudo-TLC area is generally proportional to the size of the total NAND. That means the larger iPhones have a larger pseudo-SLC area. And if you understand caching, then you understand what happens when you exceed that cache size. Most likely some of the tests in TFA were big enough to overflow the pseudo-SLC on the 32GB phone, but not on the larger model. Which is why there's such a large performance difference on some tests, but not in other things like transferring files.

    8. Re:non-news is non-news by jellomizer · · Score: 2

      Chances are the smaller storage means they are using older storage. If you want to make the low end model more affordable going with an older slower component is a way to actually lower the cost.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    9. Re:non-news is non-news by jellomizer · · Score: 1, Redundant

      There are many simple reasons why this could be the case.
      1. 32gig chips may be older chips. We had 32gig capacity iPhones for a while chances starting at the 3GS they may be still using the same chips from 7 years ago. Why use those old chips? Probably because they are cheaper then brand new 32gig chips. And people buying the 32gig model get so because they are cheaper.

      2. Fragmentation iOS and your apps take up a lot of space. Small storage increases the chance of running into fragmented storage needs so duping that 4 gig will need to broken up a bunch of times to fit. While the bigger devices have free spaces in huge chunks.

      3. Less then ideal driver. Being that most people will not be using their 32gig phone to store a lot of data. The driver/os may not be optimized for write speed or if using an older chip there may be extra error checking or error checking added to the 32gig chip driver.

      Conspiracy everywhere logic is quite tiring. The closest to a conspiracy I have seen is mostly laziness in the organization who will stop and say that it is good enough to be released.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    10. Re:non-news is non-news by nateman1352 · · Score: 5, Informative

      Unless Apple is doing some sort of quasi RAID like read/write access against all available memory chips

      "Quasi RAID" is actually how all SSDs work. The controller spreads the writes across multiple flash chips. This is why NVMe is so much faster, the OS can give the SSD controller thousands of outstanding IO requests instead of the max of 32 with SATA. The iPhone uses a single eMMC flash chip which integrates the controller and the NAND on one die. The eMMC chip will do the same thing, only across flash cells instead of entire chips.

      In the end, all this comes down to is the fancy 128/256GB eMMC flash comes with a nicer onboard controller than the 32GB one, hence higher bandwidth. That said, with such a huge difference there is no doubt Apple ordered the cheapest 32GB flash they could find. You probably can find the same eMMC chips in a $50 cheap Chinese Android phone. For a $500+ phone they should be paying the extra $2 for higher bandwidth 32GB eMMC chips.

    11. Re:non-news is non-news by berj · · Score: 1

      That said, 128GB should only be 4 times faster than 32GB, so if these figures are correct then the 32GB units are also using lower spec memory.

      The 8x speed increase is for the 256GB model vs the 32GB model -- 8 times the storage.. 8 times the speed.

      The confirmation of the hypothesis would come when someone posts the same benchmark for a 128GB model.

    12. Re:non-news is non-news by SharpFang · · Score: 1

      Various chips have various speeds too; specifically newer chips tend to have both more capacity, better speed and higher price (until a point where the old ones' price starts climbing again...)

      If the phone doesn't use a different number of chips, but chips from a different generation - 'economy class' 32GB nearing end-of-life, vs bleeding edge 'high performance' 128GB ones, that would explain the disproportion too.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    13. Re:non-news is non-news by Anonymous Coward · · Score: 0

      My understanding is that is exactly how SSD works. Larger capacity often has more chips on it. Each chip has a max speed more chips == faster. Probably similar to ram there are different sized individual chips (I'm not sure what they are called) so a manufacturer could give you 32GB in a few different ways, 8x4, 2x16, 16x2 etc. A guess: apple is using the same for both models: 16x2 and 16x8 respectively. Not sure why 8x though that would only be at most 4x difference. I've seen with SSDs though read write benchmarks for the same drive in different sizes varying wildly. The $1k 1TB back in the day setting record setting speeds was oh hum (for SSDs) if you got the 256GB model. You have to check the specs for the exact model you plan to buy don't just assume smaller will be the same speed as its big brother.

    14. Re: non-news is non-news by Entrope · · Score: 1

      They probably have multiple chips in the flash storage module/package. One 32 GB, eight 16 GB, or eight 32 GB, depending on the model of phone. Having a four-by-32 GB version would probably mean another variation of controller hardware, lower write speeds, and possibly higher cost.

    15. Re:non-news is non-news by Anonymous Coward · · Score: 0

      Or alternatively (but unlikely) they are using bigger capacity chips in the cheaper model. Say 2x16 and then 8x8 for the bigger model. Either way I think it would be a sign that they decided explicitly to give a perf benefit to the larger device.

      Think of it this way though: 32GB model is going to your low end customers. These are people that are either light users or it is their first smart phone. Anything you give them will likely be vastly better than they were used to so why (other than being moral) treat them the same as your "good" customers?

    16. Re:non-news is non-news by fred6666 · · Score: 1

      That said, 128GB should only be 4 times faster than 32GB, so if these figures are correct then the 32GB units are also using lower spec memory.

      This is only if the 128 GB model has 4 times the chips and the 256 GB model 8 times. So if there is a single 32 GB chip in the entry model, how do they fit 8 chips in the 256 GB one? More specifically, where on that picture https://d3nevzfk7ii3be.cloudfr... is there room for 7 more chips?
      That doesn't make sense, they probably fit higher density chips. And they shouldn't be faster since there isn't more parallelism.

    17. Re:non-news is non-news by Anonymous Coward · · Score: 0

      That said, 128GB should only be 4 times faster than 32GB, so if these figures are correct then the 32GB units are also using lower spec memory.

      Or just different numbers of chips.

    18. Re:non-news is non-news by necro81 · · Score: 2

      On my shelf not three feet away I've got an early prototype of a a logic board for a system later shipped with 2, 4 or 8 flash memory chips back in 2003

      Is it not possible that system architectures, and the approach to memory handling, have changed in the last 13 years?

    19. Re:non-news is non-news by Anonymous Coward · · Score: 0

      Do you have specific information that Apple does this? I don't.

      If not, best to be quiet.

      Dude, you're coming off as a rather large dick here. I'd mod you down for that, but alas, no modpoints ...

    20. Re:non-news is non-news by Anonymous Coward · · Score: 0

      omg so stupid dude.

      choosing to use LSB address lines as Chip Select lines gives you any type of striping you want totally free, there is no cost at all. I'd be astonished if they didn't stripe if they are using multiple chips. However that would also improve read speeds so perhaps doubtful, especially given newer generation chips (in higher capacities) frequently have better performance anyway, so there are other simple explanations.

      that logic board not three feed from you is smelling like a pile of crap.

    21. Re:non-news is non-news by ShooterNeo · · Score: 1

      That's normally how flash storage works, yes. Usually the whole thing is RAID 0 ed many ways, and on the PC side, the bigger flash drives in the same series are faster up to a point. (up to the point that the bottleneck becomes the controller or the interface to the host PC)

    22. Re:non-news is non-news by ShooterNeo · · Score: 1

      Since 2003, there's been a market need for enormously more speed. That's the market advantage that flash drives have at all over HDDs, given that flash is still ~10x as expensive, so every feasible trick to boost speed is used. Sandforce alone is an engineering firm with dozens of engineers. I also have done flash access for my day job and I also did it a simple way, but I had different design requirements and accessing slowly in series was still blazing fast.

    23. Re:non-news is non-news by GuB-42 · · Score: 1

      Most large SSDs are faster than their smaller models of the same series, so yes, there some quasi-RAID going on.
      But it doesn't explain the 8x difference. At the very best, it should be 4x.

    24. Re: non-news is non-news by Anonymous Coward · · Score: 0

      I'm real sorry about how your favorite tiny-handed orange-faced cunt is going to crash really hard in the vote. But don't worry, it'll be a signal for revolution for you and your fellow incredibly stupid buddies.

    25. Re:non-news is non-news by poofmeisterp · · Score: 1

      Or alternatively (but unlikely) they are using bigger capacity chips in the cheaper model. Say 2x16 and then 8x8 for the bigger model. Either way I think it would be a sign that they decided explicitly to give a perf benefit to the larger device.

      Think of it this way though: 32GB model is going to your low end customers. These are people that are either light users or it is their first smart phone. Anything you give them will likely be vastly better than they were used to so why (other than being moral) treat them the same as your "good" customers?

      Good point about target buyer. The difficulty now comes on Apple's part to say that, technically explain why it is the way it is (which they won't), or come up with an interesting damage control plan for people feeling "unequal", even though they are, in fact, on an unequal playing field... so to speak. I'll change my last name if they recall all of the device and re-ship with equal speed somehow cooked in. ;)

    26. Re: non-news is non-news by Anonymous Coward · · Score: 0

      Where is the outrage?

    27. Re:non-news is non-news by Anonymous Coward · · Score: 0

      I'd mod you down for that, but alas, no modpoints ...

      So instead, all you have to offer us is impotent rage. Well, how’s that workin’ out for you, big guy?

    28. Re:non-news is non-news by MachineShedFred · · Score: 1

      Except that basically every SSD works this way.

      The more chips, the more throughput because each chip can be written to simultaneously.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    29. Re:non-news is non-news by Anonymous Coward · · Score: 0

      "unless Apple are doing this entirely standard thing with their SSDs that pretty much every SSD ever does"...

    30. Re:non-news is non-news by macs4all · · Score: 0

      Unless Apple is doing some sort of quasi RAID like read/write access against all available memory chips (vs treating them like a sequential memory space which may end earlier rather than later depending on what memory capacity you selected at purchase time)... why should a higher capacity device have faster read/write times than a lower capacity of the same generation?

      If anything, this sounds like another example of Apple attempting to balkinize the market in a way favorable to them and those who are most willing and/or able to pay them the most for devices.

      Oh get over yourself.

      If Apple wanted to use this to push people into the larger, more expensive, storage option, THEY WOULD HAVE ANNOUNCED IT, or at least put it in the Tech Specs on the Product Page of their website.

      I would imagine that the two chips have different write speeds, and Apple had already purchased a shitpot full of the slower ones, and was simply burning through their existing inventory.

      As someone else said, most of the time you are READING data (which appears to be essentially the same on the two memories); so in real-world operations, so long as your life doesn't consist of running memory speed tests, you more than likely wouldn't notice the difference unless you have the two phones side-by-side, comparing them.

    31. Re:non-news is non-news by Holi · · Score: 1

      > These are people that are either light users or it is their first smart phone.

      I see no evidence that people who buy the smaller iphones are either light users or first time buyers. Most people buy them because they are cheaper.

      --
      Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
    32. Re:non-news is non-news by Holi · · Score: 1

      Good point? on what basis? There is hardly any evidence to support his conjecture.

      --
      Sorry, teleporters just kill you and then make a copy. A perfect, soul-less copy.
    33. Re: non-news is non-news by Anonymous Coward · · Score: 0

      Why is this not +5 and on the top. Slashdots needs to start evolving and trying to innovate a bit with Beta modes. Traditional moderation and Metamoderation was good but is not enough these days

    34. Re:non-news is non-news by networkBoy · · Score: 1

      This.
      Also *all* high performance flash drive out there now use multiple controllers even, so not only are they writing across the flash in parallel, they are striping the controllers too. (yes, drives != phone, just pointing out that parallel ops is where the market is going).

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    35. Re:non-news is non-news by Anonymous Coward · · Score: 0

      Oh, so the iPhone 7 accesses its memory 64 times slower than an android device with a comparable amount of memory? This really IS a non-news item then!

      Only iDiots buy iCrap!!

    36. Re:non-news is non-news by I4ko · · Score: 2

      Parallelizing writes is done for wear leveling at chip level. Then the algorithms also take care of the ware leveling inside the chip. It really makes sense with the crappy 10nm TLC/MLC technology we have today that shits out after 150-200 writes. Any manufacturer who isn't doing it, is an idiot and their product should not be bought.

    37. Re:non-news is non-news by fbobraga · · Score: 1

      good catch

    38. Re:non-news is non-news by naughtynaughty · · Score: 1

      You are clearly wrong if you believe there are multiple flash memory die on the 128GB model.

      The phones use either ONE SK Hynix H23Q1T8QK2MYS 128GB chip or ONE Toshiba THGBX6T0T8LLFXE 128GB chip

    39. Re:non-news is non-news by naughtynaughty · · Score: 1

      There aren't four times as many chips used for the flash memory in the 128GB model, there are exactly the same number of chips. One.

    40. Re:non-news is non-news by poofmeisterp · · Score: 1

      Good point? on what basis? There is hardly any evidence to support his conjecture.

      There is pretty good evidence to support it from their point and mine; you just have to desire to accept it or discard it:

      Personal observation. I know (and don't know but observe) 100, 150, something like that people and their habits. My observations match up with the "point" that the parent comment made about "low end customers", expanding to "target buyer" in my logical jump, based on my observational data.

    41. Re:non-news is non-news by D.McG. · · Score: 1

      You clearly don't understand how die stacking or package-on-package works. Single packages can have multiple NAND dies, a controller, and RAM all in one.

    42. Re:non-news is non-news by K.+S.+Kyosuke · · Score: 1

      Isn't LSB a bad idea? I thought that with the flash blocks (or how those erasable units are called) working the way they work, maybe you want to put the respective chip-selecting range of bits "somewhere in the middle", so as to speak.

      --
      Ezekiel 23:20
    43. Re:non-news is non-news by Anonymous Coward · · Score: 0

      Not rage. Polite feedback.

    44. Re:non-news is non-news by johnmat · · Score: 1

      Actually the iPhone has used NVMe not eMMC since the 6S: http://www.thessdreview.com/da... And all these flash "devices" are multi-die packages. The eMMC and NVMe controller is a separate die driving a stack of flash devices.

    45. Re: non-news is non-news by Anonymous Coward · · Score: 0

      Good parallell organization of memory hardware, might get larger capacity perform faster. Compare ssd memory organization to usb-stick memory organization for example.

    46. Re:non-news is non-news by Anonymous Coward · · Score: 0

      The dies are stacked.

    47. Re:non-news is non-news by Anonymous Coward · · Score: 0

      The dies are stacked, no need to spread horizontally.

  2. Well... by freeze128 · · Score: 0

    The larger capacity phone has to have faster storage because there is just so much of it!

    1. Re:Well... by DaHat · · Score: 1

      Why?

      Unlike a spinning disc/disk where assuming identical rotational speeds and platter counts... a higher capacity one is going to be able to read/write bits faster simply because they happen to land under the heads more often for a higher capacity driver than a lower capacity one... for a solid state storage device... those 'free' size 'advantages go away.

    2. Re:Well... by Anonymous Coward · · Score: 1

      Why?

      The summary mentioned similar read speed so most likely the reason is the same as discussed here (random link).

      http://www.howtogeek.com/165542/why-solid-state-drives-slow-down-as-you-fill-them-up/

    3. Re:Well... by DaHat · · Score: 1

      The link you provide offers one possibility.

      Another is that as memory chips have gotten better/faster, many of those issues have been able to be worked out so they are less impactful depending on your memory size.

    4. Re:Well... by Anonymous Coward · · Score: 0

      not quite, larger capacities generally mean more chips, each with their own bandwidth. If correctly implemented larger storage in SSD is actually able to be done faster by spreading writes across the storage.

    5. Re:Well... by DaHat · · Score: 2, Funny

      So you are suggesting that the higher level HW or SW is doing some sort of RAID like operation to hit all chips equally? If so, that should scale linearly with the # of chips/amount of storage... yet it doesn't seem to.

    6. Re:Well... by DarkOx · · Score: 2

      You will see this with a lot of SSDs as well larger capacity models have better write performance because many are capable of paralleling writes. It takes some small bit of time to program a flash block, there is not need to keep data contiguous on a medium with no seek time, therefore you can spray data all over the flash medium and that is fine because you are logically mapping all the blocks anyway.

      Its not surprising to me that even the embedded NAND or NOR flash in smart phone would act like a raid0 over X number of chips. I am not saying that is what is going on but its reasonable explanation based on what I know about other memory devices.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    7. Re:Well... by unixisc · · Score: 1

      Actually, it's not 'have to', but more of a function of the process technology. The higher density NANDs are probably made w/ a shrunk version of the process, or maybe even another fab. As a result, they tend to be faster, while the 32GB tends to be slower. As an aside, I'm not sure why Apple made a 32GB version at all - they should have started at 64GB. Particularly since these phones come w/o SD card slots

  3. Non-issue? by Kokuyo · · Score: 2

    It does suck if your phone doesn't get the performance that could be achieved (and is achieved by other phones) but I'm not sure what this would mean in real life.

    Do you need this performance on a mobile device such as a phone? As the data transfer test proved, it's not eight times slower for that, it only takes somewhat longer.

    I thought it was normal the fewer flash chips perform worse.

    1. Re:Non-issue? by DaHat · · Score: 1

      It does suck if your phone doesn't get the performance that could be achieved (and is achieved by other phones) but I'm not sure what this would mean in real life.

      You must not be an American! *the previous point being pointed out by an American.

      Do you need this performance on a mobile device such as a phone?

      Need? Since when were the bill of rights, general contract law or general mobile phone performance specifications based on 'need'?

      As the data transfer test proved, it's not eight times slower for that, it only takes somewhat longer.

      Which unfortunately will mean that a lawyer, somewhere will be hired to take this on as a case, then seek to escalate it to class action status on behalf of all of those who purchased an iPhone 7 with memory on the smaller end, believing they would have the same perf as those on the higher end... such at times is unfortunately the American way.

      I thought it was normal the fewer flash chips perform worse.

      In a batch of chips... there will be those which perform better or worse... normally they will either be segregated into to separate product lines (say SE vs Plus) or discarded to lessor products, or worse the trash.

    2. Re:Non-issue? by dottrap · · Score: 2

      Most people aren't using a data cable any more. Remember when Apple finally allowed people to "cut the cable" and the rest of the world said, "about damn time"? Also, remember that the majority of people have Windows PCs, not Macs, and iTunes on Windows is a favorite past time for everybody to bash. Hence, the vast majority of people are using their iPhones in cordless mode, and presumably real world Wi-Fi on the iPhone is not enough to saturate the write limit.

      And for those who do still transfer by cable, the vast majority of them are copying data back to their PC, not the other way around. The 32GB storage is too small. People are trying to offload pictures and videos they recorded on the go to free up space. So the write speed on the iPhone isn't significant for this case.

      The most mainstream, intensive, data writing operation I can think of is video recording with the phone. As long as the iPhone's storage can keep up with how fast it can encode/dump bits, that is all that is needed. That was probably Apple's internal target spec, and paying any more for faster write performance is throwing money down the drain for both Apple and the customer they pass the cost on to.

    3. Re:Non-issue? by Anonymous Coward · · Score: 0

      It means the cheapest device performs like crap. Media playback stutters, applications take longer to load. This is deceptive, and I wonder why you chose to defend the practise. Perhaps you're only of those people who have emotional attachments to a brand? Regardless of who does this, it's a fucking disgrace.

    4. Re:Non-issue? by AmiMoJo · · Score: 1

      The gap is so wide it makes me wonder if there is some other explanation. Maybe the controller doesn't support hardware encryption, so the CPU has to do it.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    5. Re:Non-issue? by Anonymous Coward · · Score: 0

      Are you retarded? Read speed (you know, like media playback and loading applications) is identical.

    6. Re:Non-issue? by DutchUncle · · Score: 1

      Well-said. Price/performance optimized for typical use case.

    7. Re:Non-issue? by slashdice · · Score: 1

      lol, I thought you were going to say:

      The gap is so wide it makes me goatse

      --
      Copyright (c) 1990 - 2014 Dice. All rights reserved. Use of this comment is subject to certain Terms and Conditions.
  4. they deserved it by Anonymous Coward · · Score: 0

    nt

  5. Rithmetics by lifeisshort · · Score: 3, Insightful

    Two minutes and 34 seconds is hardly eight times faster than three minutes and 40 seconds for the same transmission.

    1. Re:Rithmetics by Nyder · · Score: 2

      Two minutes and 34 seconds is hardly eight times faster than three minutes and 40 seconds for the same transmission.

      The 32GB iPhone writes at 42MB per second, which is nearly eight times slower than the 128GB version's 341MB per second

      --
      Be seeing you...
    2. Re:Rithmetics by darkain · · Score: 1

      Internal write speed vs the USB bottleneck ...

    3. Re:Rithmetics by Calydor · · Score: 2

      Which does seem to be the difference between buying a car with a top speed of 150 mph and one with a top speed of 800 mph. You never really get to go faster than 150 mph just because your car CAN.

      --
      -=This sig has nothing to do with my comment. Move along now=-
    4. Re:Rithmetics by Anonymous Coward · · Score: 0

      No, but you missed this part:

      The 32GB iPhone writes at 42MB per second, which is nearly eight times slower than the 128GB version's 341MB per second.

    5. Re: Rithmetics by Anonymous Coward · · Score: 1

      The point is that whilst it may be eight times slower in some synthetic benchmarks in terms of real world performance it's not so stark and both leave enough time to boil a kettle for a cup of tea when transferring a movie, unless you have a WiFi kettle, in which case enough time to transfer every Michael Caine movie.

    6. Re:Rithmetics by Overzeetop · · Score: 1

      Wait...it's lightning (or maybe just the iPhone) still using USB 2 for data transfer? Because in a proper setup, USB 3 can do more than 341MB/s on large files in continuous transfer.

      --
      Is it just my observation, or are there way too many stupid people in the world?
    7. Re: Rithmetics by jandrese · · Score: 1

      The artificial benchmark has the headline grabbing 8x figure, but one might suspect that was simply a cache effect. The bigger drives having bigger caches that can fit the benchmarks entire dataset. The real world write test you are referencing is closer to the actual performance of the storage.

      In other words, the headline is sensational because the authors didn't understand how the hardware works.

      --

      I read the internet for the articles.
    8. Re:Rithmetics by Anonymous Coward · · Score: 0

      Yes, it's still USB 2.0, unfortunately. They really need to jack that shit up for the next iPhone.

  6. Yay by Anonymous Coward · · Score: 0

    So forking the extra $100 for the extra storage also gets me a faster component. Glad to hear it.

    1. Re:Yay by DaHat · · Score: 0, Troll

      It's still an iPhone 7 which more or less requires you to give up your relationship with 3.5mm stereo plugs or invest heavily in adapters anywhere you might want such an ability.

      Some of us prefer to stay away from the balkanized walled garden that is modern iOS products.

    2. Re: Yay by Anonymous Coward · · Score: 1, Insightful

      some of us love walled gardens because of the peace and quiet, with all the whingers somewhere outside.

    3. Re:Yay by DrXym · · Score: 1, Flamebait

      Forking the extra $100 marks you as a sucker. Apple deliberately gimped the entry level model just so they could advertise a $649 while knowing that most people would buy the middle model. That despite the difference in cost to Apple being marginal. I would be surprised if their production costs were even $20 more for the 128GB version.

    4. Re:Yay by Anonymous Coward · · Score: 0

      Yet who is smarter here - you, the guy writing an obnoxious post, or Apple who makes billions.

      My mom just yelled down the stairs that I am. So there.

    5. Re:Yay by Anonymous Coward · · Score: 0

      yeaaaa shady company does shady things, lets celebrate them.

    6. Re:Yay by Anonymous Coward · · Score: 0

      jeezus christ, would you stfu. every single product you own lacks some aspect that an older model had. and yet you're somehow still alive..

    7. Re:Yay by DrXym · · Score: 0

      Got any more non sequiturs you wish to share?

    8. Re:Yay by phayes · · Score: 1

      "Invest heavily"... Oh yes, a 9€ lightning to jack adapter or two is such a heavy investment to make after spending 989€ on a 128Gb iPhone 7 or 1199€ on a 128Gb iPhone 7+.

      You're one of those who has an investment in Android and "pretends" that if only X was different, you'd consider an iPhone.

      Faker.

      --
      Democracy is a sheep and two wolves deciding what to have for lunch. Freedom is a well armed sheep contesting the issue
    9. Re:Yay by Anonymous Coward · · Score: 0

      Yet who is smarter here - you, the guy writing an obnoxious post, or Apple who makes billions.

      My mom just yelled down the stairs that I am. So there.

      After all the disappointments she can't stand to be in the same room with you and prefers you stay in the basement but yeah I'm sure that hes yelling that makes it true.

  7. So.... in the real world by Anonymous Coward · · Score: 0

    So, in the real world the difference is not a lot.

    Just another click bait bollocks article.

  8. It's Apple, it's shit by Anonymous Coward · · Score: 0, Troll

    The suckers' choice.

  9. Normal by nospam007 · · Score: 4, Insightful

    Well, the 32er model has also 4 times less memory than the 128er model, so it's in no haste to save stuff, it will fill up quickly enough anyway.

  10. Samsung Galaxy Notes 7 wrote so fast to memory... by Anonymous Coward · · Score: 0

    ...that it put it on fire!

  11. "8 times slower"? by stereoroid · · Score: 4, Insightful

    When writers use words like that, do they understand what they mean in mathematical terms? I have my doubts.

    --
    (this is not a .sig)
    1. Re:"8 times slower"? by Anonymous Coward · · Score: 0

      It means when you try to load something onto the phone it actually copys 7 times as much stuff off the phone instead.

    2. Re:"8 times slower"? by Anonymous Coward · · Score: 0

      As someone with multiple degrees in mathematics, I don't know what they mean in mathematical terms either. With a bit of work I can figure out what it means in journalist-speak.

      "Slower" is usually comparing speed, but once you get to "1 time slower" you've completely stopped, so we can eliminate that. As far as I can tell, they're actually comparing the "slowness", ie. the time required to do the same amount of work. Using this definition the 32GB model is 7.12 times "slower" than the 128GB model. And, because journalists always seem to approximate numbers by adding 1 and then rounding off, for some reason, we have "8 times slower".

    3. Re:"8 times slower"? by twdorris · · Score: 1

      I've given up on this. It used to drive me nuts.

      I eventually had to install (yet another) "idiot jargon translation" plug-in in my brain at the "A is X times than B" point to flip and convert that to something more like "B is X times than A" to help reduce the risk of rupturing an aneurysm.

    4. Re:"8 times slower"? by twdorris · · Score: 1

      Bah. It appears Slashdot has an "idiot jargon translator" of its own that removed my less / more blocks marked with gt and lt symbols.

      "A is X times [ less ] than B" -> "B is X times [ more ] than A"

    5. Re:"8 times slower"? by hcs_$reboot · · Score: 1

      t = timeToMakeAStorageOperationOn32GB()
      t' = timeToMakeTheSameStorageOperationOn128GB()
      ASSERT(t / t' >= 8);
      Just look at the iOS code.

      --
      Slashdot, fix the reply notifications... You won't get away with it...
    6. Re:"8 times slower"? by Anonymous Coward · · Score: 0

      It's because they (purposely?) confuse terms like "as slow as" with "slower than". It happens a lot in marketing: companies will say their product is "2x more" when it's really only "2x as much" (1x more).

    7. Re:"8 times slower"? by Anonymous Coward · · Score: 0

      That was just painful to read. They kept repeating it over and over. One eighth the speed isn't any longer, it sounds better, it rolls of the tongue better and makes actual sense. I know I'm in an irritable mood to begin with this morning, but each time reading that sort of felt like a punch to the gut. It's 1/xth the speed, not x times slower.

    8. Re:"8 times slower"? by alvinrod · · Score: 2

      No, because it would be three times colder in hell if they did.

    9. Re:"8 times slower"? by penguinoid · · Score: 1

      People who use that phrase are 8 times slower than people who use the proper phrasing. (unless, of course, they're measuring slowness as seconds per task, in which case it turns out to be exactly right)

      --
      Don't waste your vote! Vote for whoever you want, unless you live in a swing state it won't matter anyways
    10. Re:"8 times slower"? by fbobraga · · Score: 1

      Obviously the RTA is talking about bandwidth, not time to transfer...

  12. i like to let my filth wash over me by Anonymous Coward · · Score: 0

    i like to back up my filth so when i let it go it can just soak me and i can sit there for hours doing nothing but being filled with my filth over and over

  13. People don't buy iPhones based on performance by hcs_$reboot · · Score: 2

    As long as the phone is not remarkably slow, does it matter if the storage is slower than the upper model? People buy the iPhone for iOS and its ergonomics.

    --
    Slashdot, fix the reply notifications... You won't get away with it...
    1. Re:People don't buy iPhones based on performance by Anonymous Coward · · Score: 0

      unless it is two years from now, and iOS 12 runs terribly on your 7, and Apple's response is "why are you using something so old?"

    2. Re:People don't buy iPhones based on performance by Infiniti2000 · · Score: 1

      More importantly, I wouldn't say that the 32GB model is 8x slower, but that the 128/256GB models are 8x faster. The article makes it seem like those getting less memory are screwed, which isn't the case. You just get the performance improvements of a better, parallel write architecture if you get the model with more memory.

    3. Re:People don't buy iPhones based on performance by poofmeisterp · · Score: 1

      As long as the phone is not remarkably slow, does it matter if the storage is slower than the upper model? People buy the iPhone for iOS and its ergonomics.

      Agreed. Add on teen to tween factors ("I have what the others have so I'm part of the 'in' group" et al) and it's like almost every other device/product. It can even be compared to clothing in price/quality/brand-name-BS. You have to analyze something to see if it's a real Gucci or a fake; the t[w]eens don't care; they focus on impression.

      Speed isn't something that's critical for handheld storage with limited processor speeds/bandwidth from the air or cables/etc unless you're testing to find flaws or best options. In that case, why would you want the smaller device if it's going to be heavily used and transferred to/from..? I can say "it takes me 5 minutes to transfer my 29GB of music to my 32GB storage phone" or "it takes me 5 minutes to transfer 232GB to my 256GB storage phone". Apples and oranges. I know the math is bad there, but I can't do math. You get the point. ;)

      Okay, devil's advocate time. What if Apple is intentionally using cheaper (read: slower) chips for devices that don't have a lot of capacity to save money, while using more expensive ones on larger capacity ones, to prevent huge lags in time for transfers/saves/backups/etc that the larger ones would experience with the same chips (just more of them)? It sounds like a solid business decision that makes sense for $ and doesn't harm the customer unless they check to see if they're being "harmed", which is a definition that customer applies in this context themselves; they aren't truly being harmed.

      Devil's advocate can't overrule the non-devil, so it's basically flame bait for Apple to have this thrown in the public eye in my public-view opinion. I am not a fan of Apple's. In fact, I refuse to purchase any of their crap after learning factually what they do hardware-wise and as a company... so this is saying a lot coming from me - that it doesn't matter. I don't see it as a "wrong" they are doing unless there is company documentation that can be verified that dictates that this is an up-sale tactic and more than just a flat speed is involved (e.g. software makes the lag seem greater even when the chip-side block read/write/modify and rewrite speeds are not experiencing the normal slow-down that comes with near-maxing). Heck, I can't even say much there because I don't know if Apple's filesystem used on the iOS devices seeks empty blocks before first-available anyhow.

      As someone who doesn't like Apple products or its business practices, I say I don't see this as something I consider bad. I would expect a cheap low-capacity Android device with slower write speed on the storage to be the same thing and acceptable to me as a consumer; again, as long as the intentional software-based slowdown effect isn't used to encourage up-sale. That's sleazy no matter how you look at it (even if you're the one benefiting from it).

  14. there news, Apple's stock crashes by frnic · · Score: 1

    as massive numbers of dissatisfied customers return their new iPhone 7's complaining that they are too slow!

    Apple is said to be refusing the returns claiming, "at least they don't catch fire!"

    1. Re:there news, Apple's stock crashes by hcs_$reboot · · Score: 1

      I saw this Sci-Fi movie too. Fortunately iPhone owners just want an iPhone. Whatever the outcome of it.

      --
      Slashdot, fix the reply notifications... You won't get away with it...
  15. NAND flash is the solid-state version of a CD-RW by Anonymous Coward · · Score: 0

    It must be written in blocks and erased before rewrites, making it painfully slow and requiring extreme care to avoid destroying existing data. Access times are a bit better, but a performant device requires many channels and an intelligent controller to tie it all together. The firmware has the complexity of a log-structured filesystem, and we are expected to trust that a myriad of Chinese vendors in a race to the bottom implement it correctly to safeguard our data? Maybe Apple does a little better; after all, they claim that their storage is perfectly reliable, and use that as a justification for lack of data checksums in their new APFS filesystem.

    Of course the larger devices perform better; the real question is why Apple is so keen to starve their users of local storage capacity, when it only costs a few cents to provide a decent amount.

  16. Write interleaving? by swb · · Score: 2

    I wonder how the flash is organized. Is it just a question of a single flash chip of varying size, or is it possible that the 128GB model is somehow comprised of 4x 32GB segments which allow write interleaving to happen?

    The only other explanation that I can think of would be that 128GB represents a level of density that requires superior flash chips which really are faster, and that 32GB uses older parts that are just plain slower.

    1. Re:Write interleaving? by unixisc · · Score: 1

      Looks like it could be the latter - the 32GB using lower density NAND devices made up of older, larger process nodes, while the 128 and 256 are made up of process shrinks

  17. Mass data by DrYak · · Score: 5, Informative

    All modern NAND flash memory does "quasi-RAID".

    That depends 100% on the sort of controllers & memory layouts that are involved.

    Do you have specific information that Apple does this? I don't.

    Given that:
    - nearly all modern smartphone/tablets/etc. do no go the extra headache to implement some weird custom solution for their mass storage.
    - instead they all go for simple, standard, cheap of the shelf technology.
    - [ BTW: eMMC (embed MMC - i.e.: an SD Card, without the plastic package, but directly available over an MMC bus) seems to be the most frequent solution ]
    - Most of the flash anywhere, including thousands of SD Cards on the market right now, follow the exact same tendency: bigger model have more chips and can spread their write/erases among more chips ("quasi-RAID") giving better performance. That's why the "Class 10 UHS III" SDXC cards are only available on the bigger models, smaller models are slower. Same difference between microSDXC and regular SDXC cards (bigger cards can pack more chips and you have a greater choice of faster cards. At the micro level, it's only 128GB and above capacity that usually come with "Class 10 UHS III").
    - Even more gory details if you care to read the benchmarked read/write speeds of each card. (again, more chips - found in larger package or bigger capacity - manage higher write/erase speeds).

    Given all the above, there's high expectation that iPhones are following the trend..
    But hey instead of speculating and calling each other names, let's check actual real heardware :
    iFixit, Chipworks, SK Hynix Datasheet

    What a surprise~ iPhone are exactly everyone else~ and source cheap of the shelf parts instead of re-inventing the wheel~~ Who would have though this~~~

    iFixit's 32Gb iPhone use H23QEG8VG2ACS - a stack of 4 chips, with 256Gibits total (or 32GiB if used alone like in this phone).
    Chipworks's 128GB iPhone use - a stack of 8 chips, with 1024Gibits total (or 128GiB when used in alone configuration)

    So without even taking into account anything else, 32GB iPhone can only spread their writes among half of the chips available to a 128GB iPhone.
    So they already start with a 50% malus at the hardware level.

    That said, 128GB should only be 4 times faster than 32GB, so if these figures are correct then the 32GB units are also using lower spec memory.

    Nope. At all. Like you said it entirely depends on the flash configuration. 128 isn't necessarily 4x more chips than 32.
    Some constructor would go for 8x more chips of half the capacity.
    In Apple case, they went for 2x more chips at 2x more capacity (more expensive but faster, enabling them to have bigger marging on the smaller/slower 32GB).

    Which again goes back to the point of what I have posted... and this article.

    Which goes back to the answer which you were given:
    - YES, nearly every last constructor of flash is doing "quasi-RAID", i.e.: stacking/bonding more chips in the same package and spreading the write/erase among that.

    That single fact can account for a huge part of the difference between models.

    Then the thing is designed by Apple.
    They run iOS on it. i.e.: the same "Darwin" core ( Mach microkernel + BSD monolithic kernel + BSD user space) as Mac OS X, only with a different interface.
    They probably *still* use the same asinine file system as always HFS+
    And that one is completely inadequate for flash.

    It's a classical "inplace" writing file system.
    This dramatically increase the "write amplification" typical with random-writes flash media. (each time you need to change some data, you would need to erase and re-write a whole block).
    This probably *also* accounts for the dramatic performance

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
    1. Re:Mass data by Bongo · · Score: 4, Interesting

      - ZFS (...which Apple *STIL* isn't using)

      Indeed. *sigh*

      Thank goodness for OpenZFS on OS X.

    2. Re: Mass data by Anonymous Coward · · Score: 0

      You heard that Apple has developed its own new file system optimized for SSD, right?

    3. Re:Mass data by Anonymous Coward · · Score: 0

      ...and with that post by DrYak, the only thing remaining to do is:

    4. Re:Mass data by Anonymous Coward · · Score: 0

      Remember that Apple announced earlier this year a new file system to replace their current and problematic filesystem, coming supposedly next year.

    5. Re:Mass data by macs4all · · Score: 1

      They probably *still* use the same asinine file system as always HFS+ And that one is completely inadequate for flash.

      One of the many reasons Apple is developing APFS.

    6. Re:Mass data by dgatwood · · Score: 1

      Unfortunately, unless they failed to document it, APFS currently lacks data checksumming, which is less than ideal when storing data on flash (particularly TLC flash). Here's hoping they fix that oversight in the final version.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    7. Re: Mass data by krakelohm · · Score: 1
      --
      You are all a bunch of idots.
  18. Re:Makes it hard to access stored data.. Wrong by flyingfsck · · Score: 5, Funny

    The write speed doesn't matter. The read speed is fast. Usually you transfer data from a phone to your laptop PC. If you want to do it the other way around, then you are holding your laptop wrong.

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
  19. Huh??? by Anonymous Coward · · Score: 0

    My yPhone has a very fast tape recorder memory. Whole 800 bauds per second! Beats ZX Spectrum in all spectres!

  20. 8 times slower, huh by Jason1729 · · Score: 1

    "8 times slower"

    That's a meaningless statement. Remember when we used to pretend people here knew a little arithmetic and numbers.

    1. Re:8 times slower, huh by Anonymous Coward · · Score: 0

      Mathematically, my best guess is that they mean 7/8ths slower. (That the final number is 1/8th the size of the initial number).

  21. Re:Severe defect by Anonymous Coward · · Score: 0

    If by "severe defect" you mean perfectly expected behavior of NAND storage systems. See the comments that are elsewhere for explanations.

  22. 256/32 =8 by Maxwell · · Score: 1

    Must be a coincidence.

  23. Linux on the Phone by Anonymous Coward · · Score: 0

    The solution is easy, just install Linux on the Phone.

  24. Why does this matter ? by Anonymous Coward · · Score: 0

    Seriously as long as it's not terrible (Nexus 7 2012) and works who gives a xxxxx ? What possible application is there for the higher rate apart from flattening your battery ?

  25. Re: Makes it hard to access stored data.. by Anonymous Coward · · Score: 0, Insightful

    Trump is a dirtbag, but I would never release tax returns during an audit. Millions of people looking from every possible problem is far worse than a small team of auditors. That's just common sense. Clinton is a dirtbag. Trump is a dirtbag. And don't release taxes during an audit. Oh, and the IRS sucks.

  26. Just make it DRAM instead of Flash by Anonymous Coward · · Score: 0

    Since there's a full time battery, and since auto-refresh requires almost no power to operate, just rip out the NAND and use DRAM. The DRAM can be auto-refreshed while the phone is off with minimal power draw from the battery.

  27. Fairly reasonable by Anonymous Coward · · Score: 0

    128 GB users will copy more data than 32 GB users. Nothing to see here.

  28. Re: Makes it hard to access stored data.. by Anonymous Coward · · Score: 0

    New slashdot meme, the fart analogy:

    Its customary for me to say excuse me when I pass gas. If I didn't, you would think me rude and poorly mannered. If I not only didn't, but I laughed about the horrible smell you would probably think me an immature ahole.

    So yes its customary and not required. Laughing about the stink of his own finances and the fact that hes not going to tell you about them? Makes him an ahole.

  29. The only valuable question on this matter is... by Anonymous Coward · · Score: 0

    ...will any customer notice, that his iPhone is having slower memory under normal use cases. And the answer is: "No". So, why bother?

  30. Under what circumstances would a user notice? by Jeremi · · Score: 2

    Are there situations where a user would notice a slower flash write speed on their cell phone?

    The only time I can think of where a phone would need to write massive amounts to flash is during an OS upgrade (which is hopefully a rare thing) -- even during an app install, the user is likely to be bounded by their network's download speed, not by the speed of writing to flash. Similarly, while recording live video, the phone only needs to write at the bandwidth of the video stream, no faster.

    Is there some use case I'm missing?

    --


    I don't care if it's 90,000 hectares. That lake was not my doing.
    1. Re:Under what circumstances would a user notice? by Anonymous Coward · · Score: 0

      Are there situations where a user would notice a slower flash write speed on their cell phone?

      When benchmarking. Which every user does at least once an hour.

      Oh. Wait. No they don't.

      So then... No, there aren't any real world situations where this difference in speed will impact the user noticeably.

  31. I've seen this with Mac's too by Anonymous Coward · · Score: 1

    I remember something like this being said about the MacBook Air. The bigger capacity drives were faster than the smaller ones. Even a difference between the 13" MBA and the 11" with similar drive capacity. For me I just found it probably a difference in suppliers on one manufacture vs another. You also have some other hardware differences. Probably similar to some PC notebooks having similar hardware but different results. Your going to have some variations in performance.

  32. 8x slower by phorm · · Score: 1

    Do they mean that it has 1/8 the speed, or 12.5%? Because there is no real measurement of "8x slower" unless you have a common base for comparison.

    You can say the 32GB model is 8x faster, but "8x slower" doesn't really make sense.

    1. Re:8x slower by TeknoHog · · Score: 1
      It means the bits are moving backwards at 7x the reference speed:

      v = v_ref - 8*v_ref
      v = -7*v_ref

      --
      Escher was the first MC and Giger invented the HR department.
  33. Re:Makes it hard to access stored data.. by MachineShedFred · · Score: 0

    There is no legal requirement to not release tax returns while under audit, but there is plenty of legal advise not to, from tax lawyers.

    --
    Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
  34. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  35. Those numbers make no sense by Anonymous Coward · · Score: 0

    If the 32GB iPhone 7 can write to its flash at 42MB/s, then why is the transfer rate of a 4.2GB movie 220 seconds (19 MB/s) -- seemingly well within that 42MB/s maximum? I sense something else going on here.

  36. 6s/6s+ should be checked too by Anonymous Coward · · Score: 0

    should check out the 6s/6s+ the 32Gb seemed slower to me

  37. Obligatory by fbobraga · · Score: 1

    it's a feature!

  38. Re:Makes it hard to access stored data.. Wrong by fbobraga · · Score: 1

    The write speed doesn't matter.

    calm down sir... the video clearly shows that you are BSing

  39. Writing other than data transfer by ArtemaOne · · Score: 1

    Do you guys not realize there are methods of writing other than transferring data via cable or wifi? I see a lot of comments saying it doesn't matter, but it could if you're taking high resolution video. I hear that some of these overheat a bit during that, but I'm curious if that is only the case with the one with fewer chips, thus too much activity on a single chip causes the heat issue?

  40. 256 / 8 = 32GB by p0larity · · Score: 1

    Could it be that they are simply using 8 chips in parallel to make the 128 and 256GB sizes?

    Or that the larger sizes can access more layered wafers in parallel?

  41. Apple's *New Future SSD filesystem* vs *Copland* by DrYak · · Score: 1

    As pointed by krakelohm above,
    and dgatwood below,
    that "potential future successor to 'HFS Plus'" is NOT in production yet, and misses important features.

    Let's be frank.

    This thing is so much over-due, and has been post-poned so much, that it might as well be considered as Apple's new "Copland".

    (And in this metaphore, ZFS is probably the thing that will play NextStep's role as the "external technology that got bought and hastily re-branded in order to save the situation in a last-ditch effort".
    I'm starting to get bets).

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  42. Apple and ZFS by DrYak · · Score: 1

    I'm betting that once Apple is done ridiculling themselves with their "too little, too late + NIH" catastrophe with APFS,
    their probably going to silently acquire OpenZFS, and rebrand it as "Apple's CoW System".

    I'm taking bets.

    See Copland and NextStep for Apple's historical precedent.

    (And see CUPS, LLVM, the KHTML-WebKit-Blink family, and countless of better external technologies that Apple ended-up buying/acquiring/taking over.
    OpenZFS - if/when my prediction happens - will be just one extra point on this list)

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]