• geekwithsoul@piefed.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    I don’t pretend to understand how this would actually work, but wouldn’t this essentially be like token ring networking but used as memory?

    • tal@lemmy.todayOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      1 day ago

      A little bit, but normally Token Ring didn’t just keep data running around in a circle on and on — Token Ring works more like a roundabout, where you enter at a given computer on the ring and then exit at another device. Without looking, I suspect that, like Internet Protocol packets, Token Ring probably had a TTL (time-to-live) field in its frames to keep a mis-addressed packet from forever running around in circles.

      Also, I’m assuming that an implementation of Carmack’s idea would have only one…I don’t know the right term, might be “repeater”. You need to have some device to receive the data and then retransmit them to keep the signal strong and from spreading out. You wouldn’t want to have a ton of those, because otherwise it’d add cost. On Token Ring, you’d have a bunch of transceivers, to have a bunch of “exits”, since the whole point is to move data from one device to another.