2 Sources
[1]
Even Meta Is Using DDR4 to Get Around DDR5 Memory Shortages
The company reportedly uses a custom ASIC chip to ensure compatibility. Can we get that on some consumer boards, please? Meta is re-using its old DDR4 memory to fill gaps in its supply chain, and has a custom ASIC chip to make it work in DDR5-only systems, the company revealed at this week's International Symposium on Computer Architecture (ISCA). Even companies with near-unlimited budgets are struggling to get all the memory they need, and they're finding creative workarounds. TechSpot reports that Meta has been repurposing DDR4 memory from retiring servers in its new DDR5-only servers. With an AMD CPU and a terabyte of combined memory, each of the new "MemServer" designs pairs 768GB of DDR5 6400 with 256GB of DDR4 2400 memory. To connect these two memory types, Meta developed a Compute Express Link (CXL) 2.0 ASIC chip called Vistara, which enables "bridge DDR4 memory to host processors via a CXL 2.0/1.1-compliant PCIe Gen5 x16 interface." Each Vistara chip brings together two 72-bit DDR4 memory channels and can support up to 256GB per chip with up to 64GB per DIMM. However, in this example, Meta used 32GB DIMMS, "as this was the highest capacity available for reuse." This resulted in Meta using 128GB per chip, typically 4x32GB DIMMs, leaving room for expansion if it gains access to higher-capacity DIMMs. Meta's MemServer configuration details the broad performance difference between the two memory types. The 768GB of DDR5 delivers a local peak bandwidth of 614GB/s. In comparison, 256GB of DDR4 can deliver only a peak bandwidth of 76GB/s. Its idle latency is almost double that of the DDR5, too. This highlights how important DDR4 memory capacity is. With one-third the capacity, it can barely deliver 1/10 of the performance, but it does bring the server's combined memory to a terabyte. Meta explains that performance is less important with this configuration, noting that memory access patterns across its server workloads showed large portions of memory remaining idle for extended periods. "A small fraction of memory is accessed at any given moment, the rest is cold [...] Hence [using] a slower CXL-memory tier will minimally impact overall application performance. Since these pages are rarely accessed, the increased latency and reduced bandwidth of CXL memory are unlikely to become bottlenecks." This added capacity helps prevent servers from running out of memory, improves the retention rate of Meta hardware, reduces wear on SSDs and DDR5 memory, and lowers overall infrastructure costs. As Meta looks more to sell compute access to recoup some of its AI costs, selling the advantages of its server hardware designs may become key to its ongoing AI efforts.
[2]
Meta is using old DDR4 memory in DDR5-only AI servers to save on hardware costs
Serving tech enthusiasts for over 25 years. TechSpot means tech analysis and advice you can trust. Cutting corners: Faced with rising memory costs, Meta says it is reusing old DDR4 RAM in its servers rather than buying new hardware. The company revealed this week that it is repurposing DDR4 memory from decommissioned servers into its new DDR5-only machines, using a custom CXL ASIC that avoids the compatibility issues and major latency penalties that typically come with mixing memory generations. The design reportedly cuts AI inference server count by up to 25% and reduces job-restart and fragmentation overhead by 33%. Documents presented by Meta at ISCA 2026 this week reveal that its new "MemServers" are powered by AMD's Epyc Turin CPUs, featuring 158 cores and 316 threads. The Turin chips technically support only DDR5 RAM, but Meta got around that limitation with a custom CXL 2.0 ASIC called "Vistara," designed to let legacy DDR4 DIMMs work seamlessly alongside DDR5 platforms. Each MemServer packs 1 TB of combined memory, including 768 GB of DDR5-6400 local RAM and 256 GB of DDR4-2400 CXL-attached RAM connected via Vistara. Meta explained that Vistara's software stack treats the DDR4 memory as a "distinct, CPU-less NUMA node," separate from the local DDR5 DRAM nodes attached directly to the processor. Treating the two sets of DIMMs as separate nodes lets the system keep the most frequently accessed data in faster DDR5 memory while relegating cold pages to the slower DDR4 pool. The approach helps Meta optimize hardware resources and cut memory costs without meaningfully compromising performance. Meta's team also modified the Linux CXL driver to get the older DIMMs working on platforms that don't officially support them. The company noted that all Linux kernel CXL driver code used for Vistara is either already upstream or on track to be added to the codebase soon. Meta states that the Vistara ASIC was built to "bridge DDR4 memory to host processors via a CXL 2.0/1.1-compliant PCIe Gen5 x16 interface." Driven by custom RISC-V processors, each Vistara chip integrates two independent 72-bit DDR4 channels, supporting speeds up to 3,200 MT/s and capacities up to 256 GB per chip using 64 GB DIMMs. Meta is not the only company experimenting with combining DDR4 and DDR5 in the same system. South Korean fabless semiconductor firm Panmnesia says it has also developed a custom CXL controller and a CXL fabric switch with Port-Based Routing, giving hyperscalers another way to cut hardware spending. Like Meta, Panmnesia presented its CXL research at ISCA 2026 on June 29. The company said it plans to commercialize its new CXL products soon and is currently sampling its PCIe 6.4/CXL 3.2 Fusion Switch with select customers. Panmnesia is also developing a PCIe 7.0/CXL 4.0 Combo IP controller that adds support for the latest CXL 4.0 features.
Share
Copy Link
Meta revealed it's reusing DDR4 memory from retired servers in new DDR5-only systems using a custom CXL ASIC called Vistara. The approach cuts AI inference server count by up to 25% and reduces job-restart overhead by 33%, helping the company navigate memory supply shortages while lowering infrastructure costs.
Meta is using DDR4 in DDR5-only servers to address memory supply shortages and reduce hardware costs, the company revealed at the International Symposium on Computer Architecture (ISCA) this week
1
2
. The tech giant has developed a custom CXL ASIC named Vistara chip to bridge the compatibility gap between legacy DDR4 memory and modern DDR5 servers, demonstrating how even companies with substantial budgets are finding creative workarounds to supply chain constraints. This marks a shift in how hyperscalers approach AI infrastructure design, prioritizing resource optimization over pure performance.
Source: PC Magazine
Meta's new MemServer design pairs 768GB of DDR5 6400 with 256GB of DDR4 2400 memory, creating a combined 1TB memory pool powered by AMD Epyc Turin CPUs featuring 158 cores and 316 threads
2
. The Vistara chip enables this hybrid configuration by connecting DDR4 memory to host processors via a CXL 2.0/1.1-compliant PCIe Gen5 x16 interface. Each Vistara chip integrates two independent 72-bit DDR4 memory channels, supporting speeds up to 3,200 MT/s and capacities up to 256GB per chip using 64GB DIMMs. Driven by custom RISC-V processors, the ASIC treats DDR4 memory as a distinct, CPU-less NUMA nodes configuration, separate from local DDR5 DRAM nodes attached directly to the processor2
.The performance gap between the two memory types is substantial. The 768GB of DDR5 delivers a local peak bandwidth of 614GB/s, while 256GB of DDR4 can deliver only 76GB/s, with idle latency nearly double that of DDR5
1
. However, Meta's analysis of memory access patterns across its server workloads revealed that large portions of memory remain idle for extended periods. "A small fraction of memory is accessed at any given moment, the rest is cold," Meta explained, noting that using a slower CXL-memory tier will minimally impact overall application performance1
. This approach allows the system to keep frequently accessed data in faster DDR5 memory while relegating cold data storage to the slower DDR4 pool, optimizing resources for AI inference workloads.Related Stories
The design reportedly cuts AI inference server count by up to 25% and reduces job-restart and fragmentation overhead by 33%
2
. Beyond immediate cost savings, the added capacity helps prevent servers from running out of memory, improves retention rates of Meta hardware, and reduces wear on SSDs and DDR5 memory1
. Meta also modified the Linux CXL driver to enable older DIMMs to work on platforms that don't officially support them, with all kernel code either already upstream or on track for integration2
. As Meta looks to sell compute access to recoup AI costs, these hardware design advantages may become critical to its ongoing AI efforts.Source: TechSpot
Meta is not alone in exploring hybrid memory solutions. South Korean semiconductor firm Panmnesia presented similar CXL 2.0 research at ISCA 2026 on June 29, announcing a custom CXL controller and fabric switch with Port-Based Routing
2
. Panmnesia is currently sampling its PCIe 6.4/CXL 3.2 Fusion Switch with select customers and developing a PCIe 7.0/CXL 4.0 Combo IP controller with support for the latest CXL 4.0 features. This signals a broader industry shift toward creative memory management solutions as hyperscalers navigate ongoing supply constraints while scaling AI infrastructure. The question now is whether consumer-grade motherboard manufacturers will adopt similar technology to give end users access to hybrid memory configurations.Summarized by
Navi
[1]
18 Nov 2025•Business and Economy

14 Dec 2025•Business and Economy

02 Mar 2026•Technology
1
Policy and Regulation

2
Policy and Regulation

3
Policy and Regulation
