GamingMemory and StorageNews

Xbox Series X SSD based on 128 Layer QLC NAND Technology: Why it Won’t be a Bottleneck (Update)

In a tear-down of the Xbox Series X expansion card, it was discovered that Microsoft’s next-gen console uses Hynix’s 128-layer QLC NAND flash technology (referred to as 4D NAND). While QLC based SSDs are cheaper and denser than traditional TLC solutions, they’re also slower and less durable. You can read more about that here.

Update: As far as the NAND storage is concerned, it’s either one of these two:

Thanks to TweakTown for the info

This explains why storage on the Series X is markedly slower than that used on the Sony PS5 (2.4GB/s vs 5.5GB/s raw). The latter is most likely using TLC based flash storage which is faster but also a notch more expensive.

Moving onto the memory controller, we’ve got a Phison E19T controller which is a midrange part, supporting up to 2TB of storage which is likely to be the upper limit for the expanded storage on the Xbox Series X. In line with the 2.4GB/s raw data speed supported by the Series X, the Phison E16T tops out at 3.75GB/s.

For Microsoft, the primary advantages are on the software side. With the DirectX 12 API already out on the PC, and DirectStorage being utilized on the RTX 30 series GPUs, we know what it’s capable of.

This image has an empty alt attribute; its file name is NVIDIA-GeForce-RTX-30-Tech-Session-00048_CA1322E6F4D348C18CB12D1E1D57BBEC-1024x576.jpg

NVIDIA’s RTX IO which is basically a different name for DirectStorage significantly speeds up NVMe drives on modern PCIe 4 platforms. The low-level access given to developers by DirectStorage allows data to be directly send from the SSD to the video memory, compressing and decompressing it using dedicated hardware in the GPU. Furthermore, DirectStorage also helps send batch I/O requests while earlier every I/O request big or small was individually sent, adding unnecessary load to the processor. RTX I/O or DirectStorage, however, needs to be implemented by the developers for every game engine.

As per NVIDIA’s own tests, RTX I/O cuts down the load times in an NVMe based SSD by nearly a fifth. The test was conducted using a 24-core AMD Threadripper processor using a Gen 4 NVMe drive, and it took all the cores 5 seconds to decompress and load the assets. With RTX IO, the same operation was performed on the GPU in just 1.5 seconds.

Therefore, as you can see, Microsoft can use DS to improve the data compression/decompression speeds and I/O calls to make up for the relatively lower raw drive speed.

Source

Areej

Computer hardware enthusiast, PC gamer, and almost an engineer. Former co-founder of Techquila (2017-2019), a fairly successful tech outlet. Been working on Hardware Times since 2019, an outlet dedicated to computer hardware and its applications.

Related Articles

Back to top button