DDC: A Vision for a Disaggregated Datacenter
Mohammad Ewais, Paul Chow
TL;DR
This paper addresses persistent resource under-utilization in modern datacenters by advocating memory disaggregation as a resource-centric alternative to server-centric designs. It argues for a hardware-based pool architecture and a top-down design methodology inspired by traditional computer architecture, outlining compute nodes, caching, memory nodes, interconnects, storage, and management. It provides a structured analysis of state-of-the-art approaches, identifies design challenges, and proposes a research platform and prototyping path (simulators and FPGA-based systems) to enable quantitative comparisons. The proposed framework aims to improve utilization, reduce power waste, and enable scalable, fault-tolerant datacenters through a unified memory hierarchy and programmable memory/networking components.
Abstract
Datacenters of today have maintained the same architecture for decades using the server as the primary building block. However, this traditional approach suffers from under-utilization of its resources, often caused by over-allocating these resources when deploying applications to accommodate worst-case scenarios. Specifically, servers can quickly drain their over-allocated memory resources while their CPUs are not fully utilized. This problem gives rise to a different school of thought, where resources are disaggregated instead of tightly bound to servers. This can address the utilization problem by allowing each type of resource to be allocated, utilized and freed separately as required. New high performance communication protocols, like CXL, could pave the way for practical implementations of resource disaggregation. In this article, we argue it is time to reconsider the datacenter architecture as a whole. We present our vision for a disaggregated datacenter aided by well-established computer architecture design methodologies.
