Hacker News new | ask | show | jobs
by Dylan16807 1894 days ago
> Xbox Series X - 16 GB

> This last one also surprises me, was expecting at least 32GB

Well the GPU is comparable to 8GB models, so I can see why 16GB would work fine. You don't need that much space for game state.

Though looking into the Series X more, they sure set up the ram weirdly. There are 4 1GB memory chips and 6 2GB chips. This gives it 10GB of very fast memory, and 6GB of somewhat fast memory. The operating system reserves 2.5GB of the somewhat fast memory, and games get 13.5GB

The 'natural' setup would be 20GB, and they didn't even go that high, so they must be plenty confident that 32GB is well beyond what they need.

1 comments

While I have no insider knowledge here, weird memory architectures like that are often a cost measure. The XBox 360 had a small block of super-fast memory alongside its huge block of slower memory (the super-fast memory was used for framebuffers, among other things) and there have been occasional PC video card releases that had weird tiered memory architectures as well - I believe NVIDIA released at least one card where part of its VRAM had certain limitations.
> While I have no insider knowledge here, weird memory architectures like that are often a cost measure.

It depends on what you're comparing to. It costs more than having 8x2GB, but costs less than 10x2GB.

> I believe NVIDIA released at least one card where part of its VRAM had certain limitations.

Well there was the fiasco that was the GTX 970, because one chunk of memory was one seventh as fast as the rest. Plus a couple other quirky models. This move should be much easier to deal with, and making developers deal with it is the kind of thing a console can do much more easily than PC hardware.