Skip to main navigation Skip to search Skip to main content

Revisiting Disaggregated Large Language Model Serving for Performance and Energy Implications

Research output: Chapter in Book/Report/Conference proceedingConference contribution

Abstract

Different from traditional Large Language Model (LLM) serving that colocates the prefill and decode stages on the same GPU, disaggregated serving dedicates distinct GPUs to prefill and decode workload. Once the prefill GPU completes its task, the KV cache must be transferred to the decode GPU. While existing works have proposed various KV cache transfer paths across different memory and storage tiers, there remains a lack of systematic benchmarking that compares their performance (e.g., latency and throughput) and energy efficiency. Meanwhile, although optimization techniques such as frequency scaling have been utilized for disaggregated serving, their performance and energy implications have not been rigorously characterized. In this paper, we address this gap through comprehensive benchmarking of disaggregated LLM serving. We evaluate multiple KV transfer paths under synthetic inference workloads, measuring latency, throughput, and energy consumption, and compare them against a colocated serving baseline. Through dynamic voltage and frequency scaling (DVFS), we further investigate the performance and energy consumption of disaggregated serving configurations under different GPU frequencies, and explore the benefits of independently frequency scaling on the prefill and decode GPUs. Our results show that performance gains from prefill-decode disaggregation are not guaranteed, but depend on multiple factors including the workload characteristic, KV transfer medium, and LLM model size. We also observe diminishing performance returns from increasing KV transmission bandwidth beyond a certain threshold. Moreover, we demonstrate that stage-wise independent frequency scaling provides additional opportunities to improve energy efficiency while satisfying latency SLO constraints. Based on these insights, we propose a prototype framework for SLO-aware energy-efficient LLM serving and discuss its design challenges and evaluation methodology.

Original languageEnglish (US)
Title of host publicationEuroMLSys 2026 - Proceedings of the 2026 the 6th European Workshop on Machine Learning and Systems
PublisherAssociation for Computing Machinery
Pages397-406
Number of pages10
ISBN (Electronic)9798400726057
DOIs
StatePublished - Apr 28 2026
Event6th Workshop on Machine Learning and Systems, EuroMLSys 2026 - Edinburgh, United Kingdom
Duration: Apr 27 2026Apr 30 2026

Publication series

NameEuroMLSys 2026 - Proceedings of the 2026 the 6th European Workshop on Machine Learning and Systems

Conference

Conference6th Workshop on Machine Learning and Systems, EuroMLSys 2026
Country/TerritoryUnited Kingdom
CityEdinburgh
Period4/27/264/30/26

Keywords

  • Energy Efficiency
  • KV Cache
  • LLM Serving
  • Performance
  • Prefill-Decode Disaggregation

ASJC Scopus subject areas

  • Information Systems
  • Computer Networks and Communications
  • Computer Science Applications
  • Hardware and Architecture
  • Human-Computer Interaction

Fingerprint

Dive into the research topics of 'Revisiting Disaggregated Large Language Model Serving for Performance and Energy Implications'. Together they form a unique fingerprint.

Cite this