Dyssect: Dynamic Scaling of Stateful Network Functions

IEEE Conference on Computer Communications (INFOCOM)(2022)

引用 5|浏览26
暂无评分
摘要
Network Function Virtualization promises better utilization of computational resources by dynamically scaling resources on demand. However, most network functions (NFs) are stateful and require state updates on a per-packet basis. During a scaling operation, cores need to synchronize access to a shared state to avoid race conditions and to guarantee that NFs process packets in arrival order. Unfortunately, the classic approach to control concurrent access to a shared state with locks does not scale to today's throughput and latency requirements. Moreover, network traffic is highly skewed, leading to load imbalances in systems that use only sharding to partition the NF states. To address these challenges, we present Dyssect, a system that enables dynamic scaling of stateful NFs by disaggregating the states of network functions. By carefully coordinating actions between cores and a central controller, Dyssect migrates shards and flows between cores for load balancing or traffic prioritization without resorting to locks or reordering packets. Our experimental evaluation shows that Dyssect reduces tail latency up to 32% and increases throughput up to 19:36% when compared to state-of-the-art competing solutions.
更多
查看译文
关键词
Dyssect,dynamic scaling,stateful network functions,network function virtualization,computational resources,state updates,scaling operation,shared state,NFs process packets,concurrent access,network traffic,NF states,stateful NFs,load balancing,reordering packets,state-of-the-art competing solutions,perpacket basis,virtual machines,operating systems
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要