• @Veltoss@lemmy.world
        link
        fedilink
        402 years ago

        Once we have super fast reliable internet we’ll likely have the whole computer as a service. We’ll just have access terminals basically and a subscription with a login, except for the nerds who want their own physical machine.

        • Cethin
          link
          fedilink
          English
          72 years ago

          RAM as a service can’t happen. It’s just far too slow. The whole computer can though. It’s RAM can be local so it can access it quickly, then it just needs to stream the video over, which is relatively simple if creating some amount of latency to deal with.

        • @fartsparkles@sh.itjust.works
          link
          fedilink
          5
          edit-2
          2 years ago

          Given how so many of us communicate, work, and compute using cloud platforms and services, we’re basically already there.

          How many apps are basically just a dumb client using a REST API?

        • @FUsername@feddit.de
          link
          fedilink
          4
          edit-2
          2 years ago

          Given the digital literacy of many “regular people” (e.g. my father, and seemingly every other of my friends), the idea is appealing. Especially, as most of them don’t care about privacy. Give them decent availability, and they will throw money at you. And if you also give them support, I will, too.

      • Cethin
        link
        fedilink
        English
        252 years ago

        It’ll never be fast enough. An SSD is orders of magnitude slower than RAM, which is orders of magnitude slower than cache. Internet speed is orders of magnitude slower than the slowest of hard drives, which is still way too slow to be used for anything that needs memory relatively soon.

        • @barsoap@lemm.ee
          link
          fedilink
          6
          edit-2
          2 years ago

          A SATA SSD has ballpark 500MB/s, a 10g ethernet link 1250MB/s. Which means that it can indeed be faster to swap to the RAM of another box on the LAN that to your local SSD.

          A Crucial P5 has a bit over 3GB/s but then there’s 25g ethernet. Let’s not speak of 400g direct attach.

          • @DaPorkchop_@lemmy.ml
            link
            fedilink
            102 years ago
            • modern NVMe SSDs have much more bandwidth than that, on the order of > 3GiB/s.
            • even an antique SATA SSD from 2009 will probably have much lower access latency than sending commands to a remote device over an ethernet link and waiting for a response
            • @barsoap@lemm.ee
              link
              fedilink
              12 years ago

              Show me an SSD with 50GB/s, it’d need a PCIe6x8 or PCIe5x16 connection. By the time you RAID your swap you should really be eyeing that SFP+ port. Or muse about PCIe cards with RAM on them.

              Speaking of: You can swap to VRAM.

              • @DaPorkchop_@lemmy.ml
                link
                fedilink
                32 years ago

                My point was more that the SSD will likely have lower latency than an Ethernet link in any case, as you’ve got the extra delay of data having to traverse both the local and remote network stack, as well as any switches that may be in the way. Additionally, in order to deal with that bandwidth you’ll need to kit out not only the local machine, but also the remote one with expensive 400GbE hardware+transceivers, plus switches, and in order to actually store something the remote machine will also have to have either a ludicrous amount of RAM (resulting in a setup which is vastly more complex and expensive than the original RAIDed SSDs while offering presumably similar performance) or RAIDed SSD storage (which would put us right back at square one, but with extra latency). Maybe there’s something I’m missing here, but I fail to see how this could possibly be set up in a way which outperforms locally attached swap space.

                • @barsoap@lemm.ee
                  link
                  fedilink
                  12 years ago

                  Maybe there’s something I’m missing here

                  SFP direct attach, you don’t need a switch or transcievers, only two QSFP-DD ports and a cable. Also this is a thought exercise not a budget meeting. Start out with “We have this dual socket EPYC system here with full 12TB memory and need to double that”. You have *rolls dice* 104 free PCIe5 lanes, go.

          • Cethin
            link
            fedilink
            English
            62 years ago

            Bandwidth isn’t really most of the issue. It’s latency. It’s the amount of time from the CPU requesting a segment of memory to receiving it, which bandwidth doesn’t effect.

            • @barsoap@lemm.ee
              link
              fedilink
              1
              edit-2
              2 years ago

              Depends on your workload and access pattern.

              …I’m saying can be faster. Not is faster.

              • Cethin
                link
                fedilink
                English
                12 years ago

                Yeah, but the point of RAM is fast random (the R in RAM) access times. There are ways to make slower memory work better for this by predicting what will be needed (grab a chunk of memory because accesses will probably need things with closer locality than pure random), but it can’t be fixed. Cloud memory is good for non-random storage or storage that isn’t time critical.

    • @slacktoid@lemmy.ml
      link
      fedilink
      English
      202 years ago

      It will crash as soon as it needs to touch the swap due to the relatively insane latency difference.

    • Bloody Harry
      link
      fedilink
      152 years ago

      wait, didn’t some tech youtubers like LTT try using cloud storage as swap/RAM? afaik they failed because of latency

      • @kevincox@lemmy.ml
        link
        fedilink
        52 years ago

        Obviously you should set up device mapper to encrypt the gdrive device then put the swap on the encrypted mapper device.

      • @Vent@lemm.ee
        link
        fedilink
        9
        edit-2
        2 years ago

        Once upon a time, Google offered unlimited drive storage as part of some GSuite tiers. They stopped offering it a while ago and have kicked most/all legacy users off of it in the past few months. It was glorious while it lasted 😢

        • @Uniquitous@lemmy.one
          link
          fedilink
          52 years ago

          Guess they ran everyone out of business that they needed to, so now the premium features get yanked and your choice of alternatives is curtailed. Hooray for enshittification.

          • @dan@upvote.au
            link
            fedilink
            42 years ago

            It’s not that, it’s that people were abusing it by using it for things like Plex with 100TB+ of data, which cost Google more than the revenue they got as a result. Blame the people that abused the policy. They’re not a charity and can’t keep an offer if they lose money as a result. Keep in mind that Google Drive data has several replicas and is also backed up to cold storage on LTO tapes, so people abusing the storage policy is actually pretty expensive for them .

            They do still have unlimited data in some cases, for example with custom plans for large companies (like 50k+ employees).

        • icedterminal
          link
          fedilink
          English
          32 years ago

          At one point they offered unlimited storage for Play Music only. You could literally upload your entire collection. They changed it later to consume your Drive storage. Cheap enough plans so I subscribed. Then they killed off Play Music. I’m still salty about that.

      • @russjr08@outpost.zeuslink.net
        link
        fedilink
        English
        82 years ago

        They don’t to my knowledge, I believe that’s mounted through rclone which just usually sets the filesystem size to 1PB so that it doesn’t have to try to query what the actual limit is for the various providers (and your specific plan).

      • @TheSaus@lemmy.ml
        link
        fedilink
        12 years ago

        Yea where do you get that? I can’t see anything on their pricing page, only goes up to 2tb