Apple has a memory problem and we’re all paying for it::Apple still sells expensive “Pro” computers with just 8GB of RAM and charges a fortune for more.

  • Bobby Turkalino
    link
    English
    106 months ago

    Memory is memory

    Definitely not true hardware-wise. L2 cache is different from DDR3 RAM is different from DDR4 RAM… in price and performance

    Software-wise, yes, the operating system abstracts away the differences and memory is memory

    Apple’s memory upgrade costs are probably 90% usual Apple bullshit pricing, 10% grounded in reality. I’m thinking that the 10% may be something like the motherboards are designed without memory upgrades in mind, so if you want more RAM, they have to use a special mobo which they prefab less of

    • @[email protected]
      link
      fedilink
      English
      176 months ago

      Apple’s “memory upgrade” is making the claim that you can do with half for the same amount of work on x86. It is 100% untrue.

      You tried to delve into speed. But speed won’t outpace a 1TB video file you’re trying to edit. If you’re working with smaller chunks of smaller files that have fast operations ONLY, then make claim as such. This is a ploy for upgrade cash, plain and simple. Nothing about these chips moves the needle on memory usage BY HALF. What a dumbass thing to assert as a company.

      • DacoTaco
        link
        fedilink
        English
        6
        edit-2
        6 months ago

        Apple’s claim isnt 100% untrue tbh. It depends on the operations actually. Arm processors have at least 12 registers to contain data or references to memory. A program does need more ram space on a x86 processor, as it only has like 4 registers afaik ( correct me if im wrong! ) so it needs to push data more often to the stack.

        This means that the m* processors has to generally save less info in memory. However, data is still data and you still need memory to contain the data youre processing so you still need the ram. So like, when doing video work that apple claim is utter bullshit. Raw calculations however might not be so much bullshit

    • @[email protected]
      link
      fedilink
      English
      5
      edit-2
      6 months ago

      Memory speed doesn’t really matter if your apps start thrashing

      Edit: thrashing is very likely to occur on something marketed as “pro”. I have a work PC with 8gb of RAM, and my job requires me to edit video. I need to be careful on how big my video files are, because it WILL start thrashing. This is the reality. Professional apps require a lot of memory pages, and they are never open on their own.

      Edit 2: I guess the thoughts from a computer scientist are less important than corporate marketing.

    • @[email protected]
      link
      fedilink
      English
      46 months ago

      Apple uses a unified memory where the memory chips are embedded on the SoC in the first place. The memory modules are on the same silicon wafer the chip is cut from, not separately on the Mobo, and shared directly with the chip in a single pool of memory that the CPU and GPU can access, rather than dedicated memory for each.

      Changing the memory means cutting a different piece of silicon for it.

      • @[email protected]
        link
        fedilink
        English
        66 months ago

        The SoC and memory are separate dies with different manufacturing processes. In the case of M2 it was TSMC for the SoC and SK Hynix for the memory.

        When it comes time to package them together, the SoC and memory are soldered to a interposer layer. So the only difference is which size memory chips they solder together for the different memory configurations available.

      • @[email protected]
        link
        fedilink
        English
        26 months ago

        That’s like building a fast car that can only go straight. It’s impressive but short-sighted and therefore stupid.

        • @[email protected]
          link
          fedilink
          English
          66 months ago

          There are specific performance benefits to soldering your memory to the board or making them part of the main die itself. It’s why GPUs have been doing it for a long time, and why laptops with soldered ram can often achieve higher clocks and lower latency than their socketed counterparts. It’s a tradeoff, but a calculated one. I’m sure Apple also adds the extra revenue from absurd upgrade costs into their calculations.

        • @[email protected]
          link
          fedilink
          English
          1
          edit-2
          6 months ago

          Somebody has never been to a top fuel drag race. Impressive does not even begin to describe what those “fast cars that can only go straight” are capable of.

          • @[email protected]
            link
            fedilink
            English
            26 months ago

            Ha ha. Most people don’t use their laptops exclusively for one single thing. I sometimes need a laptop that can go fast but more often it needs to be able to many different things. And some years later, let me swap in some more RAM and an SSD to give it another few good years.